[==========] 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
I20260710 13:18:26.465883 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:46649
I20260710 13:18:26.467473 11258 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 13:18:26.468547 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:26.484840 11267 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
W20260710 13:18:26.484866 11265 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
W20260710 13:18:26.485172 11264 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
I20260710 13:18:26.487183 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:27.613161 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.613420 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:27.613571 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689507613554 us; error 0 us; skew 500 ppm
I20260710 13:18:27.614354 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.620414 11258 webserver.cc:533] Webserver started at http://127.10.254.190:36573/ using document root <none> and password file <none>
I20260710 13:18:27.621402 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.621619 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.622094 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.627969 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "4d3dcbc6f4404df886eef94315da41b6"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-84g9"
I20260710 13:18:27.636379 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:18:27.641855 11273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.643224 11258 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:27.643601 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "4d3dcbc6f4404df886eef94315da41b6"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-84g9"
I20260710 13:18:27.643971 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-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)
I20260710 13:18:27.717347 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.719177 11258 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
I20260710 13:18:27.719702 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.790985 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:46649
I20260710 13:18:27.791061 11324 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:46649 every 8 connection(s)
I20260710 13:18:27.798802 11325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.820827 11325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6: Bootstrap starting.
I20260710 13:18:27.826881 11325 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.828847 11325 log.cc:826] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6: Log is configured to *not* fsync() on all Append() calls
I20260710 13:18:27.833652 11325 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6: No bootstrap required, opened a new log
I20260710 13:18:27.854648 11325 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d3dcbc6f4404df886eef94315da41b6" member_type: VOTER }
I20260710 13:18:27.855213 11325 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.855466 11325 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d3dcbc6f4404df886eef94315da41b6, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.856407 11325 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d3dcbc6f4404df886eef94315da41b6" member_type: VOTER }
I20260710 13:18:27.856904 11325 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:27.857191 11325 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:27.857524 11325 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:27.861970 11325 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d3dcbc6f4404df886eef94315da41b6" member_type: VOTER }
I20260710 13:18:27.862768 11325 leader_election.cc:304] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [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: 4d3dcbc6f4404df886eef94315da41b6; no voters: 
I20260710 13:18:27.864473 11325 leader_election.cc:290] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:27.864774 11328 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:27.867179 11328 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 1 LEADER]: Becoming Leader. State: Replica: 4d3dcbc6f4404df886eef94315da41b6, State: Running, Role: LEADER
I20260710 13:18:27.868156 11328 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [LEADER]: Queue going to LEADER mode. State: All 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: "4d3dcbc6f4404df886eef94315da41b6" member_type: VOTER }
I20260710 13:18:27.869201 11325 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:27.880008 11329 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d3dcbc6f4404df886eef94315da41b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d3dcbc6f4404df886eef94315da41b6" member_type: VOTER } }
I20260710 13:18:27.879690 11330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d3dcbc6f4404df886eef94315da41b6. Latest consensus state: current_term: 1 leader_uuid: "4d3dcbc6f4404df886eef94315da41b6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d3dcbc6f4404df886eef94315da41b6" member_type: VOTER } }
I20260710 13:18:27.880666 11329 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:27.882026 11330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:27.884567 11336 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:27.898590 11336 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:27.900945 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:27.917061 11336 catalog_manager.cc:1383] Generated new cluster ID: 97d12fb7d49748f1acd0fa6ee677c980
I20260710 13:18:27.917414 11336 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:27.943279 11336 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:27.945539 11336 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:27.965484 11336 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6: Generated new TSK 0
I20260710 13:18:27.966593 11336 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:28.032094 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:28.040241 11347 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
W20260710 13:18:28.042078 11348 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
I20260710 13:18:28.045416 11258 server_base.cc:1061] running on GCE node
W20260710 13:18:28.045740 11350 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
I20260710 13:18:28.046578 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:28.046780 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:28.046940 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689508046921 us; error 0 us; skew 500 ppm
I20260710 13:18:28.047538 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:28.051653 11258 webserver.cc:533] Webserver started at http://127.10.254.129:40733/ using document root <none> and password file <none>
I20260710 13:18:28.052227 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:28.052424 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:28.052700 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:28.053824 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "b45644271ce245c1a285d63aa6f7083f"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-84g9"
I20260710 13:18:28.059448 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:18:28.064170 11355 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.065266 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:18:28.065649 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "b45644271ce245c1a285d63aa6f7083f"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-84g9"
I20260710 13:18:28.066025 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-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)
I20260710 13:18:28.101398 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:28.103223 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:28.106069 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:28.111702 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:28.112105 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:18:28.112439 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:28.112668 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.222512 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:46211
I20260710 13:18:28.222751 11417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:46211 every 8 connection(s)
I20260710 13:18:28.230185 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:28.246861 11422 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
W20260710 13:18:28.252003 11423 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
I20260710 13:18:28.260304 11258 server_base.cc:1061] running on GCE node
W20260710 13:18:28.262153 11425 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
I20260710 13:18:28.263345 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:28.263643 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:28.263876 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689508263856 us; error 0 us; skew 500 ppm
I20260710 13:18:28.264680 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:28.269075 11258 webserver.cc:533] Webserver started at http://127.10.254.130:44453/ using document root <none> and password file <none>
I20260710 13:18:28.269569 11418 heartbeater.cc:344] Connected to a master server at 127.10.254.190:46649
I20260710 13:18:28.269759 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:28.270030 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:28.270120 11418 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:28.270327 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:28.271476 11418 heartbeater.cc:507] Master 127.10.254.190:46649 requested a full tablet report, sending...
I20260710 13:18:28.271584 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "9c77f069582640a18aea00f1c1442a3d"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-84g9"
I20260710 13:18:28.275357 11290 ts_manager.cc:194] Registered new tserver with Master: b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211)
I20260710 13:18:28.278371 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:28.278364 11290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42474
I20260710 13:18:28.284371 11430 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.285235 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260710 13:18:28.285516 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "9c77f069582640a18aea00f1c1442a3d"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-84g9"
I20260710 13:18:28.285791 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-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)
I20260710 13:18:28.304697 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:28.306010 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:28.308398 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:28.311362 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:28.311563 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.311844 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:28.311990 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.407675 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:44233
I20260710 13:18:28.407823 11492 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:44233 every 8 connection(s)
I20260710 13:18:28.418083 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
I20260710 13:18:28.432313 11493 heartbeater.cc:344] Connected to a master server at 127.10.254.190:46649
I20260710 13:18:28.432837 11493 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:28.433990 11493 heartbeater.cc:507] Master 127.10.254.190:46649 requested a full tablet report, sending...
W20260710 13:18:28.434325 11496 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
I20260710 13:18:28.436643 11290 ts_manager.cc:194] Registered new tserver with Master: 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:28.438562 11290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42476
W20260710 13:18:28.444522 11497 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
I20260710 13:18:28.446044 11258 server_base.cc:1061] running on GCE node
W20260710 13:18:28.446645 11499 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
I20260710 13:18:28.447924 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:28.448156 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:28.448319 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689508448303 us; error 0 us; skew 500 ppm
I20260710 13:18:28.448845 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:28.451339 11258 webserver.cc:533] Webserver started at http://127.10.254.131:35875/ using document root <none> and password file <none>
I20260710 13:18:28.451831 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:28.452035 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:28.452287 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:28.453318 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "371493576a704b1bbac1d0b54d7f2dc1"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-84g9"
I20260710 13:18:28.458155 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:28.461764 11504 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.462606 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:28.462883 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "371493576a704b1bbac1d0b54d7f2dc1"
format_stamp: "Formatted at 2026-07-10 13:18:28 on dist-test-slave-84g9"
I20260710 13:18:28.463186 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689506288745-11258-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)
I20260710 13:18:28.482969 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:28.484519 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:28.486001 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:28.488906 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:28.489127 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.489348 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:28.489504 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:28.579566 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:41469
I20260710 13:18:28.579715 11566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:41469 every 8 connection(s)
I20260710 13:18:28.597678 11567 heartbeater.cc:344] Connected to a master server at 127.10.254.190:46649
I20260710 13:18:28.598130 11567 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:28.599129 11567 heartbeater.cc:507] Master 127.10.254.190:46649 requested a full tablet report, sending...
I20260710 13:18:28.601655 11290 ts_manager.cc:194] Registered new tserver with Master: 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:28.602082 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017639515s
I20260710 13:18:28.603328 11290 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42484
I20260710 13:18:28.656056 11290 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42486:
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"
    }
  }
}
W20260710 13:18:28.659895 11290 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.
I20260710 13:18:28.780407 11454 tablet_service.cc:1511] Processing CreateTablet for tablet 4a725ef1f6424758a73f8788cfe0c589 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:28.782814 11454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a725ef1f6424758a73f8788cfe0c589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.777138 11455 tablet_service.cc:1511] Processing CreateTablet for tablet db226740dd3b43b6bee37186631ac0fe (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:28.780484 11457 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1256e800264b2baf4ab56532405f46 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:28.788547 11383 tablet_service.cc:1511] Processing CreateTablet for tablet 722e8c9946df4cdd96d1f16db47f906c (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:28.783895 11458 tablet_service.cc:1511] Processing CreateTablet for tablet 722e8c9946df4cdd96d1f16db47f906c (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:28.786347 11456 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb902764ac34dfd910a2e0ac7bfc893 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:28.794534 11455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db226740dd3b43b6bee37186631ac0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.798225 11383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722e8c9946df4cdd96d1f16db47f906c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.800155 11457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1256e800264b2baf4ab56532405f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.804795 11453 tablet_service.cc:1511] Processing CreateTablet for tablet e13a1e3757024a7d93d88b128f7e8ac7 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:28.806721 11458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722e8c9946df4cdd96d1f16db47f906c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.805858 11532 tablet_service.cc:1511] Processing CreateTablet for tablet 722e8c9946df4cdd96d1f16db47f906c (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:28.804363 11382 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1256e800264b2baf4ab56532405f46 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:28.803403 11379 tablet_service.cc:1511] Processing CreateTablet for tablet 4a725ef1f6424758a73f8788cfe0c589 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:28.813023 11531 tablet_service.cc:1511] Processing CreateTablet for tablet 6a1256e800264b2baf4ab56532405f46 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:28.807956 11378 tablet_service.cc:1511] Processing CreateTablet for tablet e13a1e3757024a7d93d88b128f7e8ac7 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:28.806354 11381 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb902764ac34dfd910a2e0ac7bfc893 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:28.816073 11380 tablet_service.cc:1511] Processing CreateTablet for tablet db226740dd3b43b6bee37186631ac0fe (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:28.816670 11532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 722e8c9946df4cdd96d1f16db47f906c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.822916 11531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1256e800264b2baf4ab56532405f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.821269 11528 tablet_service.cc:1511] Processing CreateTablet for tablet 4a725ef1f6424758a73f8788cfe0c589 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:28.818408 11529 tablet_service.cc:1511] Processing CreateTablet for tablet db226740dd3b43b6bee37186631ac0fe (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:28.823204 11456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb902764ac34dfd910a2e0ac7bfc893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.826979 11382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a1256e800264b2baf4ab56532405f46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.823380 11530 tablet_service.cc:1511] Processing CreateTablet for tablet 2eb902764ac34dfd910a2e0ac7bfc893 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:28.825528 11527 tablet_service.cc:1511] Processing CreateTablet for tablet e13a1e3757024a7d93d88b128f7e8ac7 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:28.834249 11528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a725ef1f6424758a73f8788cfe0c589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.834718 11377 tablet_service.cc:1511] Processing CreateTablet for tablet e30ba189e59946feb178d329250a8ce5 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:28.837054 11379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a725ef1f6424758a73f8788cfe0c589. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.840123 11529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db226740dd3b43b6bee37186631ac0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.839618 11453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13a1e3757024a7d93d88b128f7e8ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.848636 11530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb902764ac34dfd910a2e0ac7bfc893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.849829 11452 tablet_service.cc:1511] Processing CreateTablet for tablet e30ba189e59946feb178d329250a8ce5 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:28.853971 11452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30ba189e59946feb178d329250a8ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.855756 11527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13a1e3757024a7d93d88b128f7e8ac7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.855921 11380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db226740dd3b43b6bee37186631ac0fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.857805 11377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30ba189e59946feb178d329250a8ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.867360 11526 tablet_service.cc:1511] Processing CreateTablet for tablet e30ba189e59946feb178d329250a8ce5 (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:28.867743 11381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2eb902764ac34dfd910a2e0ac7bfc893. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.876545 11376 tablet_service.cc:1511] Processing CreateTablet for tablet c018a6af4154492ba217d47395085cdc (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:28.875458 11526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e30ba189e59946feb178d329250a8ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.881102 11378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e13a1e3757024a7d93d88b128f7e8ac7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:18:28.918767 11338 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:28.922691 11525 tablet_service.cc:1511] Processing CreateTablet for tablet c018a6af4154492ba217d47395085cdc (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:28.912930 11451 tablet_service.cc:1511] Processing CreateTablet for tablet c018a6af4154492ba217d47395085cdc (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:28.926075 11376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c018a6af4154492ba217d47395085cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.943699 11375 tablet_service.cc:1511] Processing CreateTablet for tablet e29bdbbf22b146c78cdb80b6d0d481fc (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:28.945070 11375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29bdbbf22b146c78cdb80b6d0d481fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.955555 11451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c018a6af4154492ba217d47395085cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:28.961367 11525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c018a6af4154492ba217d47395085cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.008749 11457 tablet_service.cc:1511] Processing CreateTablet for tablet e29bdbbf22b146c78cdb80b6d0d481fc (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:29.010278 11457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29bdbbf22b146c78cdb80b6d0d481fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.040315 11586 tablet_bootstrap.cc:492] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.102635 11585 tablet_bootstrap.cc:492] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.118711 11587 tablet_bootstrap.cc:492] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.113651 11532 tablet_service.cc:1511] Processing CreateTablet for tablet e29bdbbf22b146c78cdb80b6d0d481fc (DEFAULT_TABLE table=test-workload [id=b779b0af68f84d9faecb4701cc6e0775]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:29.133297 11532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e29bdbbf22b146c78cdb80b6d0d481fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:29.141805 11587 tablet_bootstrap.cc:654] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.161245 11586 tablet_bootstrap.cc:654] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.162405 11585 tablet_bootstrap.cc:654] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.171623 11587 tablet_bootstrap.cc:492] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.172227 11587 ts_tablet_manager.cc:1403] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.059s	user 0.014s	sys 0.005s
I20260710 13:18:29.175917 11587 raft_consensus.cc:359] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.176760 11587 raft_consensus.cc:385] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.177080 11586 tablet_bootstrap.cc:492] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.177093 11587 raft_consensus.cc:740] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.177764 11586 ts_tablet_manager.cc:1403] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.014s
I20260710 13:18:29.178401 11587 consensus_queue.cc:260] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.181007 11586 raft_consensus.cc:359] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.181710 11585 tablet_bootstrap.cc:492] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.181836 11586 raft_consensus.cc:385] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.182199 11585 ts_tablet_manager.cc:1403] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.106s	user 0.016s	sys 0.004s
I20260710 13:18:29.182152 11586 raft_consensus.cc:740] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.183163 11586 consensus_queue.cc:260] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.189105 11585 raft_consensus.cc:359] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.189955 11585 raft_consensus.cc:385] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.190285 11585 raft_consensus.cc:740] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.191769 11587 ts_tablet_manager.cc:1434] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:18:29.191403 11585 consensus_queue.cc:260] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.192276 11586 ts_tablet_manager.cc:1434] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.002s
I20260710 13:18:29.192665 11418 heartbeater.cc:499] Master 127.10.254.190:46649 was elected leader, sending a full tablet report...
I20260710 13:18:29.192989 11587 tablet_bootstrap.cc:492] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.193320 11586 tablet_bootstrap.cc:492] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.197320 11493 heartbeater.cc:499] Master 127.10.254.190:46649 was elected leader, sending a full tablet report...
I20260710 13:18:29.199753 11587 tablet_bootstrap.cc:654] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.200956 11586 tablet_bootstrap.cc:654] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.213829 11586 tablet_bootstrap.cc:492] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.214375 11586 ts_tablet_manager.cc:1403] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260710 13:18:29.217495 11586 raft_consensus.cc:359] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.218286 11586 raft_consensus.cc:385] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.218609 11586 raft_consensus.cc:740] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.219588 11586 consensus_queue.cc:260] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.222201 11586 ts_tablet_manager.cc:1434] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:29.222827 11587 tablet_bootstrap.cc:492] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.223272 11586 tablet_bootstrap.cc:492] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.223321 11587 ts_tablet_manager.cc:1403] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.008s
I20260710 13:18:29.226797 11587 raft_consensus.cc:359] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.227907 11587 raft_consensus.cc:385] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.228230 11587 raft_consensus.cc:740] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
W20260710 13:18:29.230149 11419 tablet.cc:2406] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:29.229007 11587 consensus_queue.cc:260] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.231564 11586 tablet_bootstrap.cc:654] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.232986 11587 ts_tablet_manager.cc:1434] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:29.233994 11587 tablet_bootstrap.cc:492] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.240500 11587 tablet_bootstrap.cc:654] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.251881 11587 tablet_bootstrap.cc:492] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.252426 11587 ts_tablet_manager.cc:1403] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260710 13:18:29.255324 11585 ts_tablet_manager.cc:1434] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.073s	user 0.005s	sys 0.007s
I20260710 13:18:29.255473 11587 raft_consensus.cc:359] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.256315 11587 raft_consensus.cc:385] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.256659 11587 raft_consensus.cc:740] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.256958 11567 heartbeater.cc:499] Master 127.10.254.190:46649 was elected leader, sending a full tablet report...
I20260710 13:18:29.257411 11587 consensus_queue.cc:260] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.259686 11587 ts_tablet_manager.cc:1434] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:29.260710 11587 tablet_bootstrap.cc:492] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.267454 11585 tablet_bootstrap.cc:492] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.267800 11587 tablet_bootstrap.cc:654] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.278620 11592 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.279148 11592 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.279742 11587 tablet_bootstrap.cc:492] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.280257 11587 ts_tablet_manager.cc:1403] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260710 13:18:29.283068 11587 raft_consensus.cc:359] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.283893 11587 raft_consensus.cc:385] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.284245 11587 raft_consensus.cc:740] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.286695 11587 consensus_queue.cc:260] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.289466 11587 ts_tablet_manager.cc:1434] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:29.290241 11592 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.290541 11587 tablet_bootstrap.cc:492] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.297667 11587 tablet_bootstrap.cc:654] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.310298 11587 tablet_bootstrap.cc:492] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.310775 11587 ts_tablet_manager.cc:1403] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 13:18:29.313697 11587 raft_consensus.cc:359] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.314442 11587 raft_consensus.cc:385] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.314755 11587 raft_consensus.cc:740] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.315460 11587 consensus_queue.cc:260] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.318333 11587 ts_tablet_manager.cc:1434] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:29.319351 11587 tablet_bootstrap.cc:492] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.323027 11586 tablet_bootstrap.cc:492] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.322942 11591 raft_consensus.cc:493] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.323547 11586 ts_tablet_manager.cc:1403] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.047s
I20260710 13:18:29.323513 11591 raft_consensus.cc:515] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.326719 11585 tablet_bootstrap.cc:654] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.328176 11591 leader_election.cc:290] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.332389 11586 raft_consensus.cc:359] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.334313 11586 raft_consensus.cc:385] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.335572 11586 raft_consensus.cc:740] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.342604 11586 consensus_queue.cc:260] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.349869 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.351059 11393 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 0.
I20260710 13:18:29.353730 11431 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:29.356532 11592 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.358563 11592 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.358865 11586 ts_tablet_manager.cc:1434] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.035s	user 0.003s	sys 0.005s
I20260710 13:18:29.358939 11592 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.357203 11595 raft_consensus.cc:493] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.344544 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.369261 11586 tablet_bootstrap.cc:492] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
W20260710 13:18:29.376084 11434 leader_election.cc:343] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.376875 11587 tablet_bootstrap.cc:654] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.362895 11595 raft_consensus.cc:515] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.400600 11591 raft_consensus.cc:493] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.401156 11591 raft_consensus.cc:515] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.403565 11591 leader_election.cc:290] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.410415 11592 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.412710 11595 leader_election.cc:290] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211)
W20260710 13:18:29.425776 11431 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.129:46211, user_credentials={real_user=slave}} blocked reactor thread for 72341.8us
I20260710 13:18:29.441987 11592 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.452171 11585 tablet_bootstrap.cc:492] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.453722 11585 ts_tablet_manager.cc:1403] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.187s	user 0.010s	sys 0.015s
I20260710 13:18:29.452689 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
W20260710 13:18:29.455904 11434 leader_election.cc:343] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.457010 11586 tablet_bootstrap.cc:654] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.459885 11591 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.460707 11591 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.467269 11591 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.479826 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.481520 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.485253 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:29.485978 11393 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.488379 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c018a6af4154492ba217d47395085cdc" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
W20260710 13:18:29.491726 11359 leader_election.cc:343] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:29.492383 11359 leader_election.cc:343] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:29.493237 11359 leader_election.cc:343] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.495362 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.496770 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.497478 11392 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
W20260710 13:18:29.498680 11507 leader_election.cc:343] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.499370 11505 leader_election.cc:304] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:29.501425 11587 tablet_bootstrap.cc:492] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.501557 11393 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 1.
I20260710 13:18:29.501921 11587 ts_tablet_manager.cc:1403] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.183s	user 0.018s	sys 0.007s
I20260710 13:18:29.502817 11431 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:29.504102 11595 raft_consensus.cc:2804] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.504487 11595 raft_consensus.cc:493] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.504864 11595 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.504643 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.505034 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
W20260710 13:18:29.506551 11358 leader_election.cc:343] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.506804 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c018a6af4154492ba217d47395085cdc" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.506996 11358 leader_election.cc:304] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:29.508118 11592 raft_consensus.cc:493] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:29.508208 11358 leader_election.cc:343] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.508718 11358 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:29.508669 11592 raft_consensus.cc:515] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.510648 11591 raft_consensus.cc:2749] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.510802 11592 leader_election.cc:290] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.511484 11592 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.512207 11592 raft_consensus.cc:697] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:29.511974 11595 raft_consensus.cc:515] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.512389 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
W20260710 13:18:29.513799 11434 leader_election.cc:343] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.514238 11587 raft_consensus.cc:359] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.515165 11587 raft_consensus.cc:385] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.516472 11587 raft_consensus.cc:740] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.516220 11591 raft_consensus.cc:2749] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:29.516741 11358 leader_election.cc:343] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.517455 11586 tablet_bootstrap.cc:492] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.517781 11585 raft_consensus.cc:359] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.518512 11585 raft_consensus.cc:385] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.517333 11358 leader_election.cc:304] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:29.519407 11585 raft_consensus.cc:740] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.518481 11587 consensus_queue.cc:260] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.519970 11591 raft_consensus.cc:2749] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.520921 11585 consensus_queue.cc:260] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.521754 11587 ts_tablet_manager.cc:1434] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 13:18:29.519182 11592 consensus_queue.cc:237] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.522392 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
W20260710 13:18:29.523751 11507 leader_election.cc:343] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.524972 11595 leader_election.cc:290] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211)
I20260710 13:18:29.528198 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.526281 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:29.517907 11586 ts_tablet_manager.cc:1403] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.149s	user 0.016s	sys 0.000s
I20260710 13:18:29.529410 11392 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.532280 11586 raft_consensus.cc:359] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.533018 11586 raft_consensus.cc:385] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.533329 11586 raft_consensus.cc:740] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.528997 11587 tablet_bootstrap.cc:492] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.536383 11607 raft_consensus.cc:493] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.537108 11392 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:29.537755 11586 consensus_queue.cc:260] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
W20260710 13:18:29.537757 11431 leader_election.cc:343] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.538666 11431 leader_election.cc:304] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d; no voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:29.538795 11505 leader_election.cc:304] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:29.536863 11607 raft_consensus.cc:515] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.539908 11595 raft_consensus.cc:2804] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.541158 11595 raft_consensus.cc:697] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:29.542011 11595 consensus_queue.cc:237] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.542636 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.544406 11585 ts_tablet_manager.cc:1434] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.009s
W20260710 13:18:29.544673 11434 leader_election.cc:343] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.545462 11585 tablet_bootstrap.cc:492] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.548398 11592 raft_consensus.cc:2749] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.551287 11586 ts_tablet_manager.cc:1434] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 13:18:29.541901 11607 leader_election.cc:290] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.553282 11586 tablet_bootstrap.cc:492] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.553982 11585 tablet_bootstrap.cc:654] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.556332 11289 catalog_manager.cc:5697] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 1 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.560509 11586 tablet_bootstrap.cc:654] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.547662 11587 tablet_bootstrap.cc:654] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.567236 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.568256 11392 raft_consensus.cc:2468] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 0.
I20260710 13:18:29.568713 11288 catalog_manager.cc:5697] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.570165 11585 tablet_bootstrap.cc:492] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.569944 11431 leader_election.cc:304] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:29.570712 11585 ts_tablet_manager.cc:1403] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.008s
I20260710 13:18:29.571388 11618 raft_consensus.cc:2804] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.571827 11618 raft_consensus.cc:493] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.572355 11618 raft_consensus.cc:3060] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.579820 11618 raft_consensus.cc:515] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.580858 11587 tablet_bootstrap.cc:492] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.581410 11587 ts_tablet_manager.cc:1403] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.009s
I20260710 13:18:29.583153 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:29.583822 11392 raft_consensus.cc:3060] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.584455 11587 raft_consensus.cc:359] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.585170 11587 raft_consensus.cc:385] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.585456 11587 raft_consensus.cc:740] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.586301 11587 consensus_queue.cc:260] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.590633 11607 raft_consensus.cc:493] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.591231 11392 raft_consensus.cc:2468] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 1.
I20260710 13:18:29.591120 11607 raft_consensus.cc:515] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.591508 11587 ts_tablet_manager.cc:1434] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:18:29.592568 11587 tablet_bootstrap.cc:492] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.592377 11431 leader_election.cc:304] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:29.593303 11607 leader_election.cc:290] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.593606 11592 raft_consensus.cc:2804] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.597815 11592 raft_consensus.cc:697] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:29.597949 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.598984 11592 consensus_queue.cc:237] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
W20260710 13:18:29.599737 11434 leader_election.cc:343] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.600399 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.604689 11392 raft_consensus.cc:2468] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 0.
I20260710 13:18:29.608253 11618 leader_election.cc:290] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.609338 11586 tablet_bootstrap.cc:492] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.609709 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:29.609825 11586 ts_tablet_manager.cc:1403] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.003s
I20260710 13:18:29.610296 11431 leader_election.cc:304] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1
W20260710 13:18:29.611248 11434 leader_election.cc:343] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.612601 11618 raft_consensus.cc:2804] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.613701 11618 raft_consensus.cc:493] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.614128 11618 raft_consensus.cc:3060] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.614648 11585 raft_consensus.cc:359] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.615358 11585 raft_consensus.cc:385] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.616073 11585 raft_consensus.cc:740] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.616833 11585 consensus_queue.cc:260] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.614157 11586 raft_consensus.cc:359] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.619341 11586 raft_consensus.cc:385] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.619652 11586 raft_consensus.cc:740] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.620039 11585 ts_tablet_manager.cc:1434] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.002s
I20260710 13:18:29.620386 11586 consensus_queue.cc:260] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.621227 11585 tablet_bootstrap.cc:492] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.622575 11586 ts_tablet_manager.cc:1434] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:18:29.623530 11586 tablet_bootstrap.cc:492] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.625507 11618 raft_consensus.cc:515] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.634155 11587 tablet_bootstrap.cc:654] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.636791 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:29.637233 11585 tablet_bootstrap.cc:654] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.637663 11392 raft_consensus.cc:3060] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.645742 11586 tablet_bootstrap.cc:654] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.650347 11392 raft_consensus.cc:2468] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 1.
I20260710 13:18:29.651598 11431 leader_election.cc:304] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:29.652422 11607 raft_consensus.cc:2804] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.652994 11607 raft_consensus.cc:697] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:29.654145 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:29.653895 11607 consensus_queue.cc:237] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
W20260710 13:18:29.655678 11434 leader_election.cc:343] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.656339 11618 leader_election.cc:290] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.667189 11585 tablet_bootstrap.cc:492] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.668877 11585 ts_tablet_manager.cc:1403] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.009s
I20260710 13:18:29.671128 11587 tablet_bootstrap.cc:492] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.669322 11289 catalog_manager.cc:5697] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 1 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.671604 11587 ts_tablet_manager.cc:1403] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.079s	user 0.012s	sys 0.000s
I20260710 13:18:29.671916 11586 tablet_bootstrap.cc:492] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.672811 11586 ts_tablet_manager.cc:1403] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.004s
I20260710 13:18:29.672394 11289 catalog_manager.cc:5697] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 1 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.674726 11587 raft_consensus.cc:359] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.675525 11587 raft_consensus.cc:385] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.675866 11587 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.676575 11587 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.676618 11586 raft_consensus.cc:359] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.677438 11586 raft_consensus.cc:385] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.677721 11586 raft_consensus.cc:740] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.678929 11587 ts_tablet_manager.cc:1434] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:18:29.678597 11586 consensus_queue.cc:260] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.679957 11587 tablet_bootstrap.cc:492] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: Bootstrap starting.
I20260710 13:18:29.680881 11614 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.681363 11614 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.681648 11585 raft_consensus.cc:359] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.682436 11585 raft_consensus.cc:385] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.682777 11585 raft_consensus.cc:740] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.684108 11585 consensus_queue.cc:260] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.685180 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.687340 11585 ts_tablet_manager.cc:1434] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 13:18:29.685418 11586 ts_tablet_manager.cc:1434] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260710 13:18:29.689435 11614 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
W20260710 13:18:29.690322 11358 leader_election.cc:343] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.692022 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.692523 11586 tablet_bootstrap.cc:492] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.692274 11585 tablet_bootstrap.cc:492] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
W20260710 13:18:29.695482 11359 leader_election.cc:343] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:29.695969 11359 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b45644271ce245c1a285d63aa6f7083f; no voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:29.697521 11614 raft_consensus.cc:2749] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.698025 11587 tablet_bootstrap.cc:654] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.714012 11586 tablet_bootstrap.cc:654] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.716787 11587 tablet_bootstrap.cc:492] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: No bootstrap required, opened a new log
I20260710 13:18:29.717929 11587 ts_tablet_manager.cc:1403] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.006s
I20260710 13:18:29.724466 11585 tablet_bootstrap.cc:654] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.734365 11587 raft_consensus.cc:359] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.735090 11587 raft_consensus.cc:385] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.735180 11586 tablet_bootstrap.cc:492] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.735376 11587 raft_consensus.cc:740] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.735621 11586 ts_tablet_manager.cc:1403] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.013s
I20260710 13:18:29.736241 11587 consensus_queue.cc:260] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.737362 11585 tablet_bootstrap.cc:492] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.740526 11585 ts_tablet_manager.cc:1403] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.010s
I20260710 13:18:29.741834 11587 ts_tablet_manager.cc:1434] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260710 13:18:29.741415 11586 raft_consensus.cc:359] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.744005 11586 raft_consensus.cc:385] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.743583 11585 raft_consensus.cc:359] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.744330 11586 raft_consensus.cc:740] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.744529 11585 raft_consensus.cc:385] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.744973 11585 raft_consensus.cc:740] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.745114 11586 consensus_queue.cc:260] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.745767 11585 consensus_queue.cc:260] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.747665 11586 ts_tablet_manager.cc:1434] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:29.748466 11585 ts_tablet_manager.cc:1434] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:18:29.748670 11586 tablet_bootstrap.cc:492] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.754978 11586 tablet_bootstrap.cc:654] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.756726 11585 tablet_bootstrap.cc:492] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.764554 11585 tablet_bootstrap.cc:654] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.766270 11586 tablet_bootstrap.cc:492] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.766750 11586 ts_tablet_manager.cc:1403] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260710 13:18:29.769310 11585 tablet_bootstrap.cc:492] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.769732 11585 ts_tablet_manager.cc:1403] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:18:29.770274 11586 raft_consensus.cc:359] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.770963 11586 raft_consensus.cc:385] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.771481 11586 raft_consensus.cc:740] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.772114 11585 raft_consensus.cc:359] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.772724 11585 raft_consensus.cc:385] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.772379 11586 consensus_queue.cc:260] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.772974 11585 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.773716 11585 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.774434 11586 ts_tablet_manager.cc:1434] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:29.776151 11585 ts_tablet_manager.cc:1434] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260710 13:18:29.777241 11586 tablet_bootstrap.cc:492] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: Bootstrap starting.
I20260710 13:18:29.779690 11585 tablet_bootstrap.cc:492] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.783915 11586 tablet_bootstrap.cc:654] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.787004 11585 tablet_bootstrap.cc:654] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.798045 11595 raft_consensus.cc:493] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.798445 11595 raft_consensus.cc:515] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.800597 11585 tablet_bootstrap.cc:492] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.801070 11585 ts_tablet_manager.cc:1403] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 13:18:29.800455 11595 leader_election.cc:290] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:29.801510 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.801932 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.802709 11392 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:29.802747 11468 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:29.804137 11507 leader_election.cc:304] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:29.804278 11585 raft_consensus.cc:359] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.805009 11595 raft_consensus.cc:2804] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.805073 11585 raft_consensus.cc:385] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.805459 11595 raft_consensus.cc:493] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.805521 11585 raft_consensus.cc:740] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.805897 11595 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.806301 11585 consensus_queue.cc:260] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.809412 11585 ts_tablet_manager.cc:1434] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 13:18:29.810173 11586 tablet_bootstrap.cc:492] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: No bootstrap required, opened a new log
I20260710 13:18:29.810472 11585 tablet_bootstrap.cc:492] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.810725 11586 ts_tablet_manager.cc:1403] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.012s
I20260710 13:18:29.813493 11586 raft_consensus.cc:359] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.814266 11586 raft_consensus.cc:385] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.814625 11586 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.815537 11586 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.817862 11585 tablet_bootstrap.cc:654] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.826434 11586 ts_tablet_manager.cc:1434] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:18:29.826020 11595 raft_consensus.cc:515] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.828516 11595 leader_election.cc:290] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:29.829159 11585 tablet_bootstrap.cc:492] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.829635 11585 ts_tablet_manager.cc:1403] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.016s
I20260710 13:18:29.830363 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:29.830976 11392 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.831714 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:29.832566 11585 raft_consensus.cc:359] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.833264 11585 raft_consensus.cc:385] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.833518 11585 raft_consensus.cc:740] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.834408 11585 consensus_queue.cc:260] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.832414 11468 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.836422 11585 ts_tablet_manager.cc:1434] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:29.837332 11585 tablet_bootstrap.cc:492] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1: Bootstrap starting.
I20260710 13:18:29.842473 11392 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:29.843907 11505 leader_election.cc:304] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:29.845952 11468 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:29.847304 11607 raft_consensus.cc:493] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.847854 11607 raft_consensus.cc:515] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.848732 11585 tablet_bootstrap.cc:654] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:29.849975 11607 leader_election.cc:290] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.851337 11595 raft_consensus.cc:2804] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.852077 11595 raft_consensus.cc:697] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:29.852488 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c018a6af4154492ba217d47395085cdc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.853152 11542 raft_consensus.cc:2468] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 0.
I20260710 13:18:29.852922 11595 consensus_queue.cc:237] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.854382 11434 leader_election.cc:304] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:29.854869 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c018a6af4154492ba217d47395085cdc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.855249 11607 raft_consensus.cc:2804] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.855623 11607 raft_consensus.cc:493] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.855697 11392 raft_consensus.cc:2468] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 0.
I20260710 13:18:29.856050 11607 raft_consensus.cc:3060] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.862387 11607 raft_consensus.cc:515] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.865408 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c018a6af4154492ba217d47395085cdc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:29.866108 11392 raft_consensus.cc:3060] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.866139 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c018a6af4154492ba217d47395085cdc" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:29.868257 11542 raft_consensus.cc:3060] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.873050 11287 catalog_manager.cc:5697] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:29.874728 11392 raft_consensus.cc:2468] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 1.
I20260710 13:18:29.874976 11542 raft_consensus.cc:2468] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 1.
I20260710 13:18:29.866671 11607 leader_election.cc:290] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:29.867717 11585 tablet_bootstrap.cc:492] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1: No bootstrap required, opened a new log
I20260710 13:18:29.875943 11585 ts_tablet_manager.cc:1403] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.003s
I20260710 13:18:29.876104 11431 leader_election.cc:304] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:29.876940 11592 raft_consensus.cc:2804] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:29.877398 11592 raft_consensus.cc:697] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:29.878186 11592 consensus_queue.cc:237] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.878638 11585 raft_consensus.cc:359] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.879312 11585 raft_consensus.cc:385] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:29.879586 11585 raft_consensus.cc:740] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Initialized, Role: FOLLOWER
I20260710 13:18:29.880290 11585 consensus_queue.cc:260] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.882936 11585 ts_tablet_manager.cc:1434] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:29.890370 11289 catalog_manager.cc:5697] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 1 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:29.902119 11595 raft_consensus.cc:493] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.902650 11595 raft_consensus.cc:515] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.903888 11542 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.904663 11595 leader_election.cc:290] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:29.905349 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.905869 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.906219 11392 raft_consensus.cc:2393] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 371493576a704b1bbac1d0b54d7f2dc1 in current term 1: Already voted for candidate 9c77f069582640a18aea00f1c1442a3d in this term.
I20260710 13:18:29.907582 11505 leader_election.cc:304] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1; no voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:29.908375 11595 raft_consensus.cc:3060] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.913575 11592 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.914744 11595 raft_consensus.cc:2749] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:29.923986 11338 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:29.935168 11618 raft_consensus.cc:493] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.935607 11618 raft_consensus.cc:515] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:29.937659 11618 leader_election.cc:290] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469), b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211)
I20260710 13:18:29.939570 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.940578 11393 raft_consensus.cc:2393] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c77f069582640a18aea00f1c1442a3d in current term 1: Already voted for candidate 371493576a704b1bbac1d0b54d7f2dc1 in this term.
I20260710 13:18:29.941653 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:29.942024 11618 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:29.943442 11434 leader_election.cc:304] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d; no voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:29.944691 11617 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:29.954766 11617 raft_consensus.cc:2749] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:29.971712 11595 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:29.976910 11595 raft_consensus.cc:493] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:29.977447 11595 raft_consensus.cc:515] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:29.981441 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:29.981726 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:29.982141 11393 raft_consensus.cc:2468] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:29.982401 11468 raft_consensus.cc:2468] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:29.983506 11505 leader_election.cc:304] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:29.980654 11595 leader_election.cc:290] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:29.986656 11595 raft_consensus.cc:2804] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:29.987160 11595 raft_consensus.cc:493] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:29.987934 11595 raft_consensus.cc:3060] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.000703 11595 raft_consensus.cc:515] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.001554 11650 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.003484 11595 leader_election.cc:290] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.005129 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.005872 11466 raft_consensus.cc:3060] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.006384 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:30.007020 11393 raft_consensus.cc:3060] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.020998 11650 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.022843 11466 raft_consensus.cc:2468] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:30.023020 11650 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.024176 11542 raft_consensus.cc:3060] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.024386 11507 leader_election.cc:304] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:30.025266 11595 raft_consensus.cc:2804] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.026278 11595 raft_consensus.cc:697] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.026525 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:30.028276 11467 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:30.027123 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:30.028999 11392 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:30.028512 11595 consensus_queue.cc:237] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.030344 11505 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.031426 11615 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.025259 11650 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.032104 11615 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.032095 11393 raft_consensus.cc:2468] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:30.032877 11615 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.034253 11617 consensus_queue.cc:1048] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.052026 11615 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.060645 11650 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.062340 11618 consensus_queue.cc:1048] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.061268 11650 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.067745 11287 catalog_manager.cc:5697] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.074481 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f" is_pre_election: true
I20260710 13:18:30.075387 11392 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:30.076900 11650 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.077122 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:30.079207 11505 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.079736 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:30.080324 11392 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.078114 11468 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 0.
I20260710 13:18:30.082883 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.083467 11466 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.081187 11615 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.081602 11650 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:30.089768 11650 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.089249 11392 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:30.090190 11650 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.091014 11466 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:30.093142 11507 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:30.095371 11615 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.095903 11615 raft_consensus.cc:697] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.096673 11615 consensus_queue.cc:237] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.109954 11650 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.112846 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:30.113476 11392 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.112673 11289 catalog_manager.cc:5697] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.116096 11650 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.118036 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.118631 11466 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:30.120200 11392 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:30.121393 11505 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.122356 11650 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:30.123008 11650 raft_consensus.cc:697] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.124634 11466 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 1.
I20260710 13:18:30.124677 11650 consensus_queue.cc:237] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.134425 11289 catalog_manager.cc:5697] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.153108 11618 consensus_queue.cc:1048] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.163421 11617 consensus_queue.cc:1048] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.385217 11607 consensus_queue.cc:1048] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.392652 11650 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.392902 11542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:30.393585 11542 raft_consensus.cc:606] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:30.400373 11592 consensus_queue.cc:1048] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.418505 11466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:32962
I20260710 13:18:30.419155 11466 raft_consensus.cc:606] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:30.425551 11540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:30.429028 11540 raft_consensus.cc:606] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:30.432664 11650 raft_consensus.cc:993] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.433144 11650 raft_consensus.cc:1081] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.437996 11615 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.439813 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:18:30.440505 11393 raft_consensus.cc:493] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.440948 11393 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.446676 11615 raft_consensus.cc:993] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.447190 11615 raft_consensus.cc:1081] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.449148 11392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:18:30.449828 11392 raft_consensus.cc:493] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.449723 11393 raft_consensus.cc:515] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.450387 11392 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.452584 11393 leader_election.cc:290] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:30.452845 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.453666 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:30.454247 11540 raft_consensus.cc:3055] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.454574 11540 raft_consensus.cc:740] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.455488 11540 consensus_queue.cc:260] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.456786 11540 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.462693 11392 raft_consensus.cc:515] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:30.466758 11392 leader_election.cc:290] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Requested vote from peers 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.469177 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.469399 11542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:30.471169 11542 raft_consensus.cc:606] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:30.471622 11468 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.490705 11615 consensus_queue.cc:1048] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.487272 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:30.492255 11542 raft_consensus.cc:3055] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.492662 11542 raft_consensus.cc:740] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.493454 11540 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.493942 11542 consensus_queue.cc:260] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:30.495162 11541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:30.495967 11541 raft_consensus.cc:606] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:30.498373 11542 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.485378 11468 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.498683 11359 leader_election.cc:304] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:30.500300 11358 leader_election.cc:304] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.501657 11614 raft_consensus.cc:2804] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.506764 11542 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.508236 11667 raft_consensus.cc:2804] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.512744 11615 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:18:30.527472 11541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:30.528512 11541 raft_consensus.cc:606] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:30.534724 11614 raft_consensus.cc:697] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:30.536289 11614 consensus_queue.cc:237] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.540607 11468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:32962
I20260710 13:18:30.541292 11468 raft_consensus.cc:606] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Received request to transfer leadership to TS 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:30.549611 11595 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.580299 11650 raft_consensus.cc:993] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:30.580856 11650 raft_consensus.cc:1081] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:30.583884 11468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32958
I20260710 13:18:30.584535 11468 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.584978 11468 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.595930 11667 raft_consensus.cc:697] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:30.597101 11667 consensus_queue.cc:237] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:30.599931 11650 consensus_queue.cc:1048] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:30.610309 11468 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.611903 11650 raft_consensus.cc:993] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:30.612375 11650 raft_consensus.cc:1081] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:30.614256 11467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32958
I20260710 13:18:30.614830 11467 raft_consensus.cc:493] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.615229 11467 raft_consensus.cc:3060] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.619446 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:30.620218 11392 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.620407 11289 catalog_manager.cc:5697] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 1 to 2, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.622074 11289 catalog_manager.cc:5697] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 1 to 2, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.622486 11467 raft_consensus.cc:515] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.625265 11468 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 2 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:30.625293 11467 leader_election.cc:290] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 2 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:30.625969 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:30.626587 11541 raft_consensus.cc:3055] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.626904 11541 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.627701 11541 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.628247 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:30.628870 11542 raft_consensus.cc:3055] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.629190 11542 raft_consensus.cc:740] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.629892 11392 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 2.
I20260710 13:18:30.629977 11542 consensus_queue.cc:260] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.631155 11542 raft_consensus.cc:3060] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.631248 11431 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.632164 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e30ba189e59946feb178d329250a8ce5" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:30.632740 11393 raft_consensus.cc:3060] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.633006 11541 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.632190 11618 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.636406 11618 raft_consensus.cc:697] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:30.637238 11618 consensus_queue.cc:237] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.638732 11541 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 2.
I20260710 13:18:30.642566 11542 raft_consensus.cc:2468] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 2.
I20260710 13:18:30.643826 11434 leader_election.cc:304] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:30.646188 11618 raft_consensus.cc:2804] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.646705 11618 raft_consensus.cc:697] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:30.647629 11618 consensus_queue.cc:237] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.648904 11393 raft_consensus.cc:2468] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 2.
I20260710 13:18:30.658841 11287 catalog_manager.cc:5697] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 1 to 2, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 2 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.660466 11287 catalog_manager.cc:5697] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 1 to 2, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 2 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.696195 11595 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.708279 11650 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.717234 11595 raft_consensus.cc:993] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.717831 11595 raft_consensus.cc:1081] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.719681 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35232
I20260710 13:18:30.722563 11393 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.722981 11393 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.730093 11393 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.732900 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.733246 11542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:30.733510 11468 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.733809 11618 raft_consensus.cc:993] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:30.733827 11542 raft_consensus.cc:3055] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.734290 11618 raft_consensus.cc:1081] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Signalling peer 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:30.734318 11542 raft_consensus.cc:740] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.735275 11542 consensus_queue.cc:260] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.736375 11542 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.736428 11541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:55288
I20260710 13:18:30.737179 11541 raft_consensus.cc:493] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.737536 11541 raft_consensus.cc:3060] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.740226 11468 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.741760 11358 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.742660 11667 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.742762 11393 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:30.743211 11667 raft_consensus.cc:697] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:30.744117 11667 consensus_queue.cc:237] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.744554 11541 raft_consensus.cc:515] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.745489 11542 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.747624 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:30.748296 11393 raft_consensus.cc:3060] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.751900 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e29bdbbf22b146c78cdb80b6d0d481fc" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.752535 11468 raft_consensus.cc:3055] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.752864 11468 raft_consensus.cc:740] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:30.753780 11468 consensus_queue.cc:260] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.754904 11468 raft_consensus.cc:3060] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.754554 11287 catalog_manager.cc:5697] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 1 to 2, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.756261 11393 raft_consensus.cc:2468] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 2.
I20260710 13:18:30.757304 11541 leader_election.cc:290] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 2 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:30.757591 11505 leader_election.cc:304] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.758386 11595 raft_consensus.cc:2804] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.758936 11595 raft_consensus.cc:697] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:30.759814 11595 consensus_queue.cc:237] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.762163 11468 raft_consensus.cc:2468] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 2.
I20260710 13:18:30.768615 11289 catalog_manager.cc:5697] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 1 to 2, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.976408 11592 raft_consensus.cc:993] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.976807 11618 raft_consensus.cc:1081] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:30.979022 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35218
I20260710 13:18:30.979487 11393 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:30.979771 11393 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.984640 11393 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.986263 11393 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:30.987197 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:30.987284 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:30.987980 11468 raft_consensus.cc:3055] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:30.988025 11541 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.988476 11468 raft_consensus.cc:740] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:30.989392 11468 consensus_queue.cc:260] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:30.990593 11468 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.994849 11541 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.996248 11359 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:30.997031 11667 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.997051 11468 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 2.
I20260710 13:18:30.997493 11667 raft_consensus.cc:697] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:30.998373 11667 consensus_queue.cc:237] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:31.005352 11289 catalog_manager.cc:5697] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 1 to 2, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:31.036816 11541 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.038311 11618 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.046159 11393 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.047744 11618 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.072764 11468 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:31.077737 11468 raft_consensus.cc:1275] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.078325 11467 raft_consensus.cc:1275] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.079244 11667 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.079560 11614 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.087386 11541 raft_consensus.cc:1275] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.092085 11541 raft_consensus.cc:1275] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.093586 11667 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.096071 11667 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.097726 11541 raft_consensus.cc:1275] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.099354 11618 consensus_queue.cc:1048] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.110383 11393 raft_consensus.cc:1275] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.111721 11618 consensus_queue.cc:1048] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.144641 11468 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.145833 11667 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.154292 11540 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.155756 11667 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:31.220664 11468 raft_consensus.cc:1275] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.222102 11595 consensus_queue.cc:1048] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.230867 11393 raft_consensus.cc:1275] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.232537 11650 consensus_queue.cc:1048] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.488955 11468 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.490584 11681 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:31.500686 11540 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:31.502929 11681 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:33.575757 11258 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:18:33.576625 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:33.597090 11392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
mode: GRACEFUL
new_leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:49894
I20260710 13:18:33.597813 11392 raft_consensus.cc:606] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Received request to transfer leadership to TS 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:33.611999 11468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:51658
I20260710 13:18:33.612534 11468 raft_consensus.cc:606] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Received request to transfer leadership to TS 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:33.613708 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:33.614123 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:33.861846 11667 raft_consensus.cc:993] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: : Instructing follower 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:33.862244 11687 raft_consensus.cc:1081] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Signalling peer 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:33.863619 11540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:55296
I20260710 13:18:33.864077 11540 raft_consensus.cc:493] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:33.864346 11540 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:33.868708 11540 raft_consensus.cc:515] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:33.870198 11540 leader_election.cc:290] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 3 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:33.871191 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:33.871119 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:33.871815 11468 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:33.871920 11392 raft_consensus.cc:3055] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:33.872284 11392 raft_consensus.cc:740] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:33.872918 11392 consensus_queue.cc:260] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:33.873837 11392 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:33.877369 11468 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 3.
I20260710 13:18:33.878564 11507 leader_election.cc:304] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:33.879377 11650 raft_consensus.cc:2804] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:33.879801 11392 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 3.
I20260710 13:18:33.880615 11650 raft_consensus.cc:697] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:33.881417 11650 consensus_queue.cc:237] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:33.888041 11289 catalog_manager.cc:5697] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 2 to 3, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:33.913218 11592 raft_consensus.cc:993] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:33.913604 11592 raft_consensus.cc:1081] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Signalling peer 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:33.914942 11540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:55288
I20260710 13:18:33.915369 11540 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:33.915611 11540 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:33.919860 11540 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:33.921433 11540 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 3 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:33.922292 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:33.922465 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:33.922765 11392 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:33.922930 11468 raft_consensus.cc:3055] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:33.923239 11468 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:33.923897 11468 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:33.924821 11468 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:33.927532 11392 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 3.
I20260710 13:18:33.928586 11505 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:33.929255 11650 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:33.929617 11650 raft_consensus.cc:697] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:33.930202 11468 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 3.
I20260710 13:18:33.930328 11650 consensus_queue.cc:237] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:33.936575 11289 catalog_manager.cc:5697] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 2 to 3, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:34.490247 11392 raft_consensus.cc:1275] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:34.491559 11650 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.494938 11468 raft_consensus.cc:1275] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:34.496165 11699 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.526877 11392 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:34.528137 11699 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.536450 11468 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:34.537801 11650 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:34.614965 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:34.632546 11392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:49898
I20260710 13:18:34.633078 11392 raft_consensus.cc:606] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:34.638191 11392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:49898
I20260710 13:18:34.638686 11392 raft_consensus.cc:606] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:34.643522 11541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:34.644039 11541 raft_consensus.cc:606] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:34.649224 11393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:49898
I20260710 13:18:34.649722 11393 raft_consensus.cc:606] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:34.656565 11541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
mode: GRACEFUL
new_leader_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:55300
I20260710 13:18:34.657047 11541 raft_consensus.cc:606] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Received request to transfer leadership to TS 9c77f069582640a18aea00f1c1442a3d
I20260710 13:18:34.698798 11687 raft_consensus.cc:993] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:34.699260 11710 raft_consensus.cc:1081] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:34.701074 11468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32956
I20260710 13:18:34.701539 11468 raft_consensus.cc:493] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:34.701805 11468 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:34.705873 11468 raft_consensus.cc:515] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:34.707250 11468 leader_election.cc:290] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 3 election: Requested vote from peers 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469), b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211)
I20260710 13:18:34.708289 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:34.708241 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:34.708882 11393 raft_consensus.cc:3055] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:34.708947 11541 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:34.709167 11393 raft_consensus.cc:740] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:34.709800 11393 consensus_queue.cc:260] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [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: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:34.710634 11393 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:34.713511 11541 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 3.
I20260710 13:18:34.714600 11434 leader_election.cc:304] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:34.715039 11393 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 3.
I20260710 13:18:34.715261 11592 raft_consensus.cc:2804] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:34.716531 11592 raft_consensus.cc:697] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:34.717296 11592 consensus_queue.cc:237] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [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: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:34.723658 11289 catalog_manager.cc:5697] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 2 to 3, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 3 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:34.732491 11687 raft_consensus.cc:993] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:34.732959 11710 raft_consensus.cc:1081] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:34.734652 11468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32956
I20260710 13:18:34.735082 11468 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:34.735379 11468 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:34.739439 11468 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:34.740835 11468 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 3 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:34.741843 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:34.741794 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:34.742497 11541 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:34.742545 11393 raft_consensus.cc:3055] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:34.743036 11393 raft_consensus.cc:740] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:34.743837 11393 consensus_queue.cc:260] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:34.745014 11393 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:34.749231 11541 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 3.
I20260710 13:18:34.750459 11434 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:34.750980 11393 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 3.
I20260710 13:18:34.751251 11592 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:34.751911 11592 raft_consensus.cc:697] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:34.752669 11592 consensus_queue.cc:237] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:34.758558 11289 catalog_manager.cc:5697] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 2 to 3, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 3 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:35.017079 11703 raft_consensus.cc:993] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:35.017499 11703 raft_consensus.cc:1081] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:35.018960 11467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32958
I20260710 13:18:35.019418 11467 raft_consensus.cc:493] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:35.019822 11467 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:35.024230 11467 raft_consensus.cc:515] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.025765 11467 leader_election.cc:290] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 4 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:35.026641 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:35.026801 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2eb902764ac34dfd910a2e0ac7bfc893" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:35.027108 11393 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:35.027302 11541 raft_consensus.cc:3055] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:35.027609 11541 raft_consensus.cc:740] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:35.028311 11541 consensus_queue.cc:260] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.029191 11541 raft_consensus.cc:3060] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:35.031268 11393 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 4.
I20260710 13:18:35.032570 11431 leader_election.cc:304] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:35.033246 11592 raft_consensus.cc:2804] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:35.033613 11592 raft_consensus.cc:697] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:35.034322 11592 consensus_queue.cc:237] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.034547 11541 raft_consensus.cc:2468] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 4.
I20260710 13:18:35.039951 11289 catalog_manager.cc:5697] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 3 to 4, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 4 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:35.078538 11650 raft_consensus.cc:993] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:35.079013 11703 raft_consensus.cc:1081] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:35.080453 11467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32958
I20260710 13:18:35.080976 11467 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:35.081290 11467 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:35.085803 11467 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.087409 11467 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 4 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:35.088289 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:35.088519 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:35.088759 11393 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:35.089012 11541 raft_consensus.cc:3055] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:35.089273 11541 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:35.089934 11541 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.090785 11541 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:35.093003 11393 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 4.
I20260710 13:18:35.094201 11431 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:35.095016 11592 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:35.095399 11592 raft_consensus.cc:697] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:35.096344 11541 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 4.
I20260710 13:18:35.096150 11592 consensus_queue.cc:237] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.101781 11289 catalog_manager.cc:5697] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 3 to 4, leader changed from 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 4 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:35.198679 11687 raft_consensus.cc:993] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: : Instructing follower 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:35.199074 11687 raft_consensus.cc:1081] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Signalling peer 9c77f069582640a18aea00f1c1442a3d to start an election
I20260710 13:18:35.200718 11467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
 from {username='slave'} at 127.0.0.1:32956
I20260710 13:18:35.201280 11467 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:35.201601 11467 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:35.206107 11467 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.207821 11467 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 3 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:35.209121 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:35.208984 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:35.209653 11541 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:35.209766 11393 raft_consensus.cc:3055] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:35.210165 11393 raft_consensus.cc:740] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:35.210875 11393 consensus_queue.cc:260] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.212073 11393 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:35.214744 11541 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 3.
I20260710 13:18:35.215817 11434 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:35.216627 11592 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:35.217020 11592 raft_consensus.cc:697] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Becoming Leader. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:35.217375 11393 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c77f069582640a18aea00f1c1442a3d in term 3.
I20260710 13:18:35.217670 11592 consensus_queue.cc:237] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:35.221952 11541 raft_consensus.cc:1275] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:35.223075 11592 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:35.224575 11289 catalog_manager.cc:5697] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d reported cstate change: term changed from 2 to 3, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 9c77f069582640a18aea00f1c1442a3d (127.10.254.130). New cstate: current_term: 3 leader_uuid: "9c77f069582640a18aea00f1c1442a3d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:35.233951 11393 raft_consensus.cc:1275] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:35.235378 11592 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:35.272296 11393 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:35.273456 11592 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:35.280974 11541 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:35.282624 11711 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:35.428203 11540 raft_consensus.cc:1275] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:35.429416 11592 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.437109 11393 raft_consensus.cc:1275] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:35.439015 11724 consensus_queue.cc:1048] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.515326 11393 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:35.516422 11724 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.523893 11540 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:35.527071 11724 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:35.741577 11540 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:35.743084 11592 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:35.753015 11393 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Refusing update from remote peer 9c77f069582640a18aea00f1c1442a3d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:35.754308 11711 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:37.666710 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:37.674171 11467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:51658
I20260710 13:18:37.674870 11467 raft_consensus.cc:606] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Received request to transfer leadership to TS 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:37.677690 11467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:51658
I20260710 13:18:37.678205 11467 raft_consensus.cc:606] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:37.680711 11467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:51658
I20260710 13:18:37.681188 11467 raft_consensus.cc:606] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Received request to transfer leadership to TS 371493576a704b1bbac1d0b54d7f2dc1
I20260710 13:18:37.685313 11467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:51658
I20260710 13:18:37.685824 11467 raft_consensus.cc:606] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:37.688449 11467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
mode: GRACEFUL
new_leader_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:51658
I20260710 13:18:37.688913 11467 raft_consensus.cc:606] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Received request to transfer leadership to TS b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:37.689919 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:37.690326 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:37.708859 11729 raft_consensus.cc:993] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:37.709332 11730 raft_consensus.cc:1081] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:37.710888 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35218
I20260710 13:18:37.711328 11393 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:37.711628 11393 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:37.716718 11393 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:37.718323 11393 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 5 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:37.719312 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:37.719678 11541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:37.720080 11467 raft_consensus.cc:3055] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:37.720223 11541 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:37.720428 11467 raft_consensus.cc:740] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:37.721315 11467 consensus_queue.cc:260] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:37.722627 11467 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:37.727382 11541 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 5.
I20260710 13:18:37.729051 11359 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:37.729326 11467 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 5.
I20260710 13:18:37.730698 11731 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:37.731577 11731 raft_consensus.cc:697] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 5 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:37.732374 11731 consensus_queue.cc:237] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:37.740592 11289 catalog_manager.cc:5697] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 4 to 5, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 5 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.772787 11738 raft_consensus.cc:993] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:37.773200 11730 raft_consensus.cc:993] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:37.773240 11729 raft_consensus.cc:1081] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:37.773765 11738 raft_consensus.cc:1081] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Signalling peer 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:37.774906 11393 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35218
I20260710 13:18:37.775211 11541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:55288
I20260710 13:18:37.775348 11393 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:37.775693 11393 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:37.775698 11541 raft_consensus.cc:493] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:37.776283 11541 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:37.780086 11393 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:37.781545 11393 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 4 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:37.781311 11541 raft_consensus.cc:515] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:37.782696 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:37.783380 11467 raft_consensus.cc:3055] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:37.783496 11541 leader_election.cc:290] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 4 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211)
I20260710 13:18:37.782785 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:37.784265 11540 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:37.784796 11468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:37.785326 11468 raft_consensus.cc:3055] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:37.785605 11468 raft_consensus.cc:740] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:37.785868 11392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "722e8c9946df4cdd96d1f16db47f906c" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:37.783730 11467 raft_consensus.cc:740] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:37.786330 11468 consensus_queue.cc:260] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [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: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:37.786383 11392 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:37.786945 11467 consensus_queue.cc:260] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:37.787724 11468 raft_consensus.cc:3060] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:37.788249 11467 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:37.794189 11468 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 4.
I20260710 13:18:37.793979 11540 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 4.
I20260710 13:18:37.795837 11507 leader_election.cc:304] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
I20260710 13:18:37.796197 11359 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:37.794189 11392 raft_consensus.cc:2468] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 4.
I20260710 13:18:37.796862 11703 raft_consensus.cc:2804] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:37.797211 11731 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:37.797730 11731 raft_consensus.cc:697] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 4 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:37.798200 11467 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 4.
I20260710 13:18:37.798708 11703 raft_consensus.cc:697] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:37.798667 11731 consensus_queue.cc:237] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:37.799737 11703 consensus_queue.cc:237] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [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: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } }
I20260710 13:18:37.806989 11289 catalog_manager.cc:5697] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 3 to 4, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 4 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:37.809593 11290 catalog_manager.cc:5697] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 3 to 4, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 4 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.148679 11738 raft_consensus.cc:993] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:38.149119 11738 raft_consensus.cc:1081] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Signalling peer 371493576a704b1bbac1d0b54d7f2dc1 to start an election
I20260710 13:18:38.150537 11540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589"
dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
 from {username='slave'} at 127.0.0.1:55288
I20260710 13:18:38.150931 11540 raft_consensus.cc:493] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.151160 11540 raft_consensus.cc:3060] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.154990 11540 raft_consensus.cc:515] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:38.156426 11540 leader_election.cc:290] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 2 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:38.157378 11393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
I20260710 13:18:38.157474 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a725ef1f6424758a73f8788cfe0c589" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:38.157917 11393 raft_consensus.cc:3060] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.157999 11467 raft_consensus.cc:3055] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:38.158324 11467 raft_consensus.cc:740] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:38.158928 11467 consensus_queue.cc:260] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:38.159889 11467 raft_consensus.cc:3060] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:38.162590 11393 raft_consensus.cc:2468] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 2.
I20260710 13:18:38.163857 11505 leader_election.cc:304] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:38.164772 11703 raft_consensus.cc:2804] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:38.165189 11467 raft_consensus.cc:2468] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 2.
I20260710 13:18:38.165169 11703 raft_consensus.cc:697] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:38.166384 11703 consensus_queue.cc:237] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:38.173229 11290 catalog_manager.cc:5697] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 1 to 2, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:38.183597 11738 raft_consensus.cc:993] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: : Instructing follower b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:38.184109 11730 raft_consensus.cc:1081] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Signalling peer b45644271ce245c1a285d63aa6f7083f to start an election
I20260710 13:18:38.185550 11392 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe"
dest_uuid: "b45644271ce245c1a285d63aa6f7083f"
 from {username='slave'} at 127.0.0.1:35218
I20260710 13:18:38.185977 11392 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:38.186228 11392 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:38.190299 11392 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:38.191701 11392 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [CANDIDATE]: Term 4 election: Requested vote from peers 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:38.192662 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:38.192714 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "b45644271ce245c1a285d63aa6f7083f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1"
I20260710 13:18:38.193266 11467 raft_consensus.cc:3055] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:38.193317 11540 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:38.193598 11467 raft_consensus.cc:740] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c77f069582640a18aea00f1c1442a3d, State: Running, Role: LEADER
I20260710 13:18:38.194330 11467 consensus_queue.cc:260] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:38.195254 11467 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:38.199106 11540 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 4.
I20260710 13:18:38.200260 11359 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [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: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f; no voters: 
I20260710 13:18:38.201081 11731 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:38.201126 11467 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b45644271ce245c1a285d63aa6f7083f in term 4.
I20260710 13:18:38.201615 11731 raft_consensus.cc:697] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 4 LEADER]: Becoming Leader. State: Replica: b45644271ce245c1a285d63aa6f7083f, State: Running, Role: LEADER
I20260710 13:18:38.202430 11731 consensus_queue.cc:237] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:38.209101 11290 catalog_manager.cc:5697] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f reported cstate change: term changed from 3 to 4, leader changed from 9c77f069582640a18aea00f1c1442a3d (127.10.254.130) to b45644271ce245c1a285d63aa6f7083f (127.10.254.129). New cstate: current_term: 4 leader_uuid: "b45644271ce245c1a285d63aa6f7083f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:38.258415 11392 raft_consensus.cc:1275] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:38.259735 11703 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:38.260599 11540 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:38.261739 11731 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:38.269538 11467 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:38.271486 11732 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:38.279116 11468 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:38.283888 11732 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:38.286520 11468 raft_consensus.cc:1275] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:38.288159 11703 consensus_queue.cc:1048] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:38.309772 11540 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:38.313405 11755 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:38.680795 11392 raft_consensus.cc:1275] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.682211 11739 consensus_queue.cc:1048] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:38.690435 11466 raft_consensus.cc:1275] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:38.691359 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:38.692241 11703 consensus_queue.cc:1048] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:38.701713 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
W20260710 13:18:39.358911 11431 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:18:39.362627 11431 consensus_peers.cc:597] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.374634 11431 consensus_peers.cc:597] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.380092 11431 consensus_peers.cc:597] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.385603 11467 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:39.387200 11755 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:39.393276 11540 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Refusing update from remote peer b45644271ce245c1a285d63aa6f7083f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:39.400064 11755 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [LEADER]: Connected to new peer: Peer: permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 13:18:39.405206 11505 consensus_peers.cc:597] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.409024 11505 consensus_peers.cc:597] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:39.409835 11505 consensus_peers.cc:597] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:39.445848 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:39.448604 11258 tablet_replica.cc:333] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.449381 11258 raft_consensus.cc:2243] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.450129 11258 raft_consensus.cc:2272] T e13a1e3757024a7d93d88b128f7e8ac7 P b45644271ce245c1a285d63aa6f7083f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.453006 11258 tablet_replica.cc:333] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.453824 11258 raft_consensus.cc:2243] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.454393 11258 raft_consensus.cc:2272] T e30ba189e59946feb178d329250a8ce5 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.456743 11258 tablet_replica.cc:333] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.457288 11258 raft_consensus.cc:2243] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.457821 11258 raft_consensus.cc:2272] T 2eb902764ac34dfd910a2e0ac7bfc893 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.459540 11258 tablet_replica.cc:333] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.460043 11258 raft_consensus.cc:2243] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.460428 11258 raft_consensus.cc:2272] T 4a725ef1f6424758a73f8788cfe0c589 P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.462793 11258 tablet_replica.cc:333] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.463485 11258 raft_consensus.cc:2243] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.464036 11258 raft_consensus.cc:2272] T e29bdbbf22b146c78cdb80b6d0d481fc P b45644271ce245c1a285d63aa6f7083f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.466331 11258 tablet_replica.cc:333] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.466779 11258 raft_consensus.cc:2243] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.467438 11258 raft_consensus.cc:2272] T 6a1256e800264b2baf4ab56532405f46 P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.469121 11258 tablet_replica.cc:333] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.469568 11258 raft_consensus.cc:2243] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:39.470237 11258 raft_consensus.cc:2272] T db226740dd3b43b6bee37186631ac0fe P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.472599 11258 tablet_replica.cc:333] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.473019 11258 raft_consensus.cc:2243] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.473356 11258 raft_consensus.cc:2272] T c018a6af4154492ba217d47395085cdc P b45644271ce245c1a285d63aa6f7083f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:39.474785 11258 tablet_replica.cc:333] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f: stopping tablet replica
I20260710 13:18:39.475183 11258 raft_consensus.cc:2243] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:39.475517 11258 raft_consensus.cc:2272] T 722e8c9946df4cdd96d1f16db47f906c P b45644271ce245c1a285d63aa6f7083f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:39.838573 11414 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5060 after lost signal to thread 11261
W20260710 13:18:39.839401 11414 debug-util.cc:398] Leaking SignalData structure 0x7b08000e5740 after lost signal to thread 11324
W20260710 13:18:39.840837 11414 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2240 after lost signal to thread 11492
W20260710 13:18:39.841698 11414 debug-util.cc:398] Leaking SignalData structure 0x7b08001d83c0 after lost signal to thread 11566
W20260710 13:18:40.549153 11258 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11414)
I20260710 13:18:40.873083 11778 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.873588 11778 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.875728 11778 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:40.876354 11778 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.876928 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
I20260710 13:18:40.876929 11778 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.880427 11778 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:40.881572 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
W20260710 13:18:40.881780 11431 leader_election.cc:336] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.882208 11431 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9c77f069582640a18aea00f1c1442a3d; no voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:40.882964 11778 raft_consensus.cc:2749] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260710 13:18:40.884637 11431 leader_election.cc:336] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.884963 11431 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d; no voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:40.885478 11778 raft_consensus.cc:2749] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:18:40.892236 11769 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.892853 11769 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.895056 11769 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:40.896332 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:40.896991 11467 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 4.
I20260710 13:18:40.898123 11769 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.898286 11507 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
W20260710 13:18:40.898927 11505 leader_election.cc:336] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.898650 11769 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.899998 11781 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:18:40.900378 11781 raft_consensus.cc:493] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.900734 11781 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:40.902307 11769 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:40.904404 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:40.905073 11467 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 5.
W20260710 13:18:40.905146 11505 leader_election.cc:336] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.906298 11507 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:40.907121 11769 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260710 13:18:40.907553 11769 raft_consensus.cc:493] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Starting leader election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.907212 11781 raft_consensus.cc:515] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.907971 11769 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:18:40.909459 11781 leader_election.cc:290] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:40.911224 11467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a1256e800264b2baf4ab56532405f46" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:40.911814 11467 raft_consensus.cc:3060] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Advancing to term 5
W20260710 13:18:40.913867 11505 leader_election.cc:336] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.915365 11769 raft_consensus.cc:515] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.917824 11769 leader_election.cc:290] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 6 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:40.918051 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e13a1e3757024a7d93d88b128f7e8ac7" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 6 candidate_status { last_received { term: 5 index: 5 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:40.918694 11466 raft_consensus.cc:3060] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Advancing to term 6
I20260710 13:18:40.919140 11467 raft_consensus.cc:2468] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 5.
I20260710 13:18:40.920208 11507 leader_election.cc:304] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: b45644271ce245c1a285d63aa6f7083f
W20260710 13:18:40.921355 11505 leader_election.cc:336] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.921435 11769 raft_consensus.cc:2804] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:40.922118 11769 raft_consensus.cc:697] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:40.922947 11769 consensus_queue.cc:237] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.925514 11466 raft_consensus.cc:2468] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 6.
I20260710 13:18:40.926697 11507 leader_election.cc:304] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:40.928153 11769 raft_consensus.cc:2804] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 6 FOLLOWER]: Leader election won for term 6
I20260710 13:18:40.928634 11769 raft_consensus.cc:697] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 6 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:40.929452 11769 consensus_queue.cc:237] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 5.5, Last appended by leader: 5, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.930940 11778 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.931420 11778 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.932392 11290 catalog_manager.cc:5697] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 4 to 5, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 5 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:40.933495 11778 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131:41469)
I20260710 13:18:40.936196 11540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "9c77f069582640a18aea00f1c1442a3d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "371493576a704b1bbac1d0b54d7f2dc1" is_pre_election: true
W20260710 13:18:40.937901 11431 leader_election.cc:336] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.938580 11769 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.938534 11434 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [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: 9c77f069582640a18aea00f1c1442a3d; no voters: 371493576a704b1bbac1d0b54d7f2dc1, b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:40.939254 11769 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.939817 11778 raft_consensus.cc:2749] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260710 13:18:40.944860 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d" is_pre_election: true
I20260710 13:18:40.945572 11466 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 4.
I20260710 13:18:40.946767 11507 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: 
W20260710 13:18:40.947499 11505 leader_election.cc:336] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.947870 11781 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260710 13:18:40.948225 11769 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:40.948292 11781 raft_consensus.cc:493] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Starting leader election (detected failure of leader b45644271ce245c1a285d63aa6f7083f)
I20260710 13:18:40.948921 11781 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:40.955546 11781 raft_consensus.cc:515] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.958029 11781 leader_election.cc:290] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 election: Requested vote from peers b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211), 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233)
I20260710 13:18:40.958565 11290 catalog_manager.cc:5697] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 5 to 6, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 6 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:40.960145 11466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db226740dd3b43b6bee37186631ac0fe" candidate_uuid: "371493576a704b1bbac1d0b54d7f2dc1" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "9c77f069582640a18aea00f1c1442a3d"
I20260710 13:18:40.960738 11466 raft_consensus.cc:3060] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Advancing to term 5
W20260710 13:18:40.962881 11505 leader_election.cc:336] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111)
I20260710 13:18:40.967489 11466 raft_consensus.cc:2468] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 371493576a704b1bbac1d0b54d7f2dc1 in term 5.
I20260710 13:18:40.968616 11507 leader_election.cc:304] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [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: 371493576a704b1bbac1d0b54d7f2dc1, 9c77f069582640a18aea00f1c1442a3d; no voters: b45644271ce245c1a285d63aa6f7083f
I20260710 13:18:40.969661 11769 raft_consensus.cc:2804] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:40.980202 11769 raft_consensus.cc:697] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 LEADER]: Becoming Leader. State: Replica: 371493576a704b1bbac1d0b54d7f2dc1, State: Running, Role: LEADER
I20260710 13:18:40.981021 11769 consensus_queue.cc:237] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [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: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } }
I20260710 13:18:40.989007 11290 catalog_manager.cc:5697] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 reported cstate change: term changed from 4 to 5, leader changed from b45644271ce245c1a285d63aa6f7083f (127.10.254.129) to 371493576a704b1bbac1d0b54d7f2dc1 (127.10.254.131). New cstate: current_term: 5 leader_uuid: "371493576a704b1bbac1d0b54d7f2dc1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b45644271ce245c1a285d63aa6f7083f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 46211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "371493576a704b1bbac1d0b54d7f2dc1" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 41469 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.400650 11466 raft_consensus.cc:1275] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:41.402324 11788 consensus_queue.cc:1048] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 13:18:41.406261 11505 consensus_peers.cc:597] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:41.451177 11431 consensus_peers.cc:597] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:41.480357 11505 consensus_peers.cc:597] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:41.501314 11505 consensus_peers.cc:597] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:41.501318 11466 raft_consensus.cc:1275] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:41.502873 11781 consensus_queue.cc:1048] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:41.510041 11466 raft_consensus.cc:1275] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 6 FOLLOWER]: Refusing update from remote peer 371493576a704b1bbac1d0b54d7f2dc1: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 6 index: 6. (index mismatch)
I20260710 13:18:41.513046 11788 consensus_queue.cc:1048] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c77f069582640a18aea00f1c1442a3d" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 44233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260710 13:18:41.549690 11258 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 11414)
W20260710 13:18:41.613916 11431 consensus_peers.cc:597] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:41.644321 11431 consensus_peers.cc:597] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:41.686053 11505 consensus_peers.cc:597] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:41.788102 11505 consensus_peers.cc:597] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:41.916971 11505 consensus_peers.cc:597] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer b45644271ce245c1a285d63aa6f7083f (127.10.254.129:46211): Couldn't send request to peer b45644271ce245c1a285d63aa6f7083f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:46211: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:42.550226 11258 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 11414)
I20260710 13:18:42.592788 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
I20260710 13:18:42.609931 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
I20260710 13:18:42.633929 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:42.634814 11258 tablet_replica.cc:333] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.635833 11258 raft_consensus.cc:2243] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 6 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.636291 11258 raft_consensus.cc:2272] T e13a1e3757024a7d93d88b128f7e8ac7 P 9c77f069582640a18aea00f1c1442a3d [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.638816 11258 tablet_replica.cc:333] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.640401 11258 raft_consensus.cc:2243] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.642108 11258 raft_consensus.cc:2272] T e30ba189e59946feb178d329250a8ce5 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.647032 11258 tablet_replica.cc:333] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.648068 11258 raft_consensus.cc:2243] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.648837 11258 raft_consensus.cc:2272] T 722e8c9946df4cdd96d1f16db47f906c P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.650996 11258 tablet_replica.cc:333] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.651681 11258 raft_consensus.cc:2243] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.652281 11258 raft_consensus.cc:2272] T db226740dd3b43b6bee37186631ac0fe P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.653903 11258 tablet_replica.cc:333] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.654496 11258 raft_consensus.cc:2243] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.655004 11258 raft_consensus.cc:2272] T 6a1256e800264b2baf4ab56532405f46 P 9c77f069582640a18aea00f1c1442a3d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.657366 11258 tablet_replica.cc:333] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.658001 11258 raft_consensus.cc:2243] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.658852 11258 raft_consensus.cc:2272] T c018a6af4154492ba217d47395085cdc P 9c77f069582640a18aea00f1c1442a3d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:42.659353 11507 consensus_peers.cc:597] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Couldn't send request to peer 9c77f069582640a18aea00f1c1442a3d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:42.660758 11258 tablet_replica.cc:333] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.661334 11258 raft_consensus.cc:2243] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.661818 11258 raft_consensus.cc:2272] T e29bdbbf22b146c78cdb80b6d0d481fc P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.665853 11258 tablet_replica.cc:333] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.667544 11258 raft_consensus.cc:2243] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.668036 11258 raft_consensus.cc:2272] T 4a725ef1f6424758a73f8788cfe0c589 P 9c77f069582640a18aea00f1c1442a3d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.670028 11258 tablet_replica.cc:333] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d: stopping tablet replica
I20260710 13:18:42.670576 11258 raft_consensus.cc:2243] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.671445 11258 raft_consensus.cc:2272] T 2eb902764ac34dfd910a2e0ac7bfc893 P 9c77f069582640a18aea00f1c1442a3d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.705022 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
W20260710 13:18:42.705531 11507 consensus_peers.cc:597] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 -> Peer 9c77f069582640a18aea00f1c1442a3d (127.10.254.130:44233): Couldn't send request to peer 9c77f069582640a18aea00f1c1442a3d. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:44233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:42.721077 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
I20260710 13:18:42.740861 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:42.741485 11258 tablet_replica.cc:333] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.741993 11258 raft_consensus.cc:2243] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.743511 11258 raft_consensus.cc:2272] T e29bdbbf22b146c78cdb80b6d0d481fc P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.745877 11258 tablet_replica.cc:333] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.746603 11258 raft_consensus.cc:2243] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 6 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.747337 11258 raft_consensus.cc:2272] T e13a1e3757024a7d93d88b128f7e8ac7 P 371493576a704b1bbac1d0b54d7f2dc1 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.749128 11258 tablet_replica.cc:333] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.749586 11258 raft_consensus.cc:2243] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.749984 11258 raft_consensus.cc:2272] T e30ba189e59946feb178d329250a8ce5 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.751538 11258 tablet_replica.cc:333] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.752064 11258 raft_consensus.cc:2243] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.752712 11258 raft_consensus.cc:2272] T 4a725ef1f6424758a73f8788cfe0c589 P 371493576a704b1bbac1d0b54d7f2dc1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.754176 11258 tablet_replica.cc:333] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.754627 11258 raft_consensus.cc:2243] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.754993 11258 raft_consensus.cc:2272] T 2eb902764ac34dfd910a2e0ac7bfc893 P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.756561 11258 tablet_replica.cc:333] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.756971 11258 raft_consensus.cc:2243] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.757294 11258 raft_consensus.cc:2272] T c018a6af4154492ba217d47395085cdc P 371493576a704b1bbac1d0b54d7f2dc1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.758744 11258 tablet_replica.cc:333] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.759204 11258 raft_consensus.cc:2243] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.759910 11258 raft_consensus.cc:2272] T 6a1256e800264b2baf4ab56532405f46 P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.761304 11258 tablet_replica.cc:333] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.761689 11258 raft_consensus.cc:2243] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.762323 11258 raft_consensus.cc:2272] T db226740dd3b43b6bee37186631ac0fe P 371493576a704b1bbac1d0b54d7f2dc1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.763833 11258 tablet_replica.cc:333] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1: stopping tablet replica
I20260710 13:18:42.764245 11258 raft_consensus.cc:2243] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.764871 11258 raft_consensus.cc:2272] T 722e8c9946df4cdd96d1f16db47f906c P 371493576a704b1bbac1d0b54d7f2dc1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.793227 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:18:42.810555 11258 master.cc:562] Master@127.10.254.190:46649 shutting down...
I20260710 13:18:42.979725 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.980299 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.980607 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d3dcbc6f4404df886eef94315da41b6: stopping tablet replica
I20260710 13:18:42.999828 11258 master.cc:584] Master@127.10.254.190:46649 shutdown complete.
371493576a704b1bbac1d0b54d7f2dc1  1
9c77f069582640a18aea00f1c1442a3d  4
b45644271ce245c1a285d63aa6f7083f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (16574 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:18:43.037358 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:38381
I20260710 13:18:43.038846 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.044520 11797 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
W20260710 13:18:43.044740 11798 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
W20260710 13:18:43.047655 11800 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
I20260710 13:18:43.048089 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:43.048971 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.049170 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:43.049319 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689523049300 us; error 0 us; skew 500 ppm
I20260710 13:18:43.049876 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.052927 11258 webserver.cc:533] Webserver started at http://127.10.254.190:45775/ using document root <none> and password file <none>
I20260710 13:18:43.053463 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.053632 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.053900 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.055001 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "7e38b05640734885b4a55a38a9302cee"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.060323 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:18:43.063843 11805 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.064644 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:43.064925 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "7e38b05640734885b4a55a38a9302cee"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.065179 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-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)
I20260710 13:18:43.083035 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.084582 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.123232 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:38381
I20260710 13:18:43.123343 11856 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:38381 every 8 connection(s)
I20260710 13:18:43.127022 11857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.136070 11857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee: Bootstrap starting.
I20260710 13:18:43.140524 11857 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.144666 11857 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee: No bootstrap required, opened a new log
I20260710 13:18:43.146999 11857 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38b05640734885b4a55a38a9302cee" member_type: VOTER }
I20260710 13:18:43.147394 11857 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.147576 11857 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e38b05640734885b4a55a38a9302cee, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.148116 11857 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7e38b05640734885b4a55a38a9302cee" member_type: VOTER }
I20260710 13:18:43.148553 11857 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:43.148737 11857 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:43.148948 11857 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:43.152889 11857 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38b05640734885b4a55a38a9302cee" member_type: VOTER }
I20260710 13:18:43.153420 11857 leader_election.cc:304] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [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: 7e38b05640734885b4a55a38a9302cee; no voters: 
I20260710 13:18:43.154443 11857 leader_election.cc:290] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:43.154776 11860 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:43.156106 11860 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 1 LEADER]: Becoming Leader. State: Replica: 7e38b05640734885b4a55a38a9302cee, State: Running, Role: LEADER
I20260710 13:18:43.156725 11860 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [LEADER]: Queue going to LEADER mode. State: All 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: "7e38b05640734885b4a55a38a9302cee" member_type: VOTER }
I20260710 13:18:43.157372 11857 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:43.161026 11861 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7e38b05640734885b4a55a38a9302cee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38b05640734885b4a55a38a9302cee" member_type: VOTER } }
I20260710 13:18:43.161664 11861 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:43.162308 11862 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e38b05640734885b4a55a38a9302cee. Latest consensus state: current_term: 1 leader_uuid: "7e38b05640734885b4a55a38a9302cee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7e38b05640734885b4a55a38a9302cee" member_type: VOTER } }
I20260710 13:18:43.162894 11862 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:43.167850 11867 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:43.173254 11867 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:43.176043 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:43.182718 11867 catalog_manager.cc:1383] Generated new cluster ID: 86980118688c43b3a03511f887a46380
I20260710 13:18:43.183002 11867 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:43.212826 11867 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:43.214025 11867 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:43.225725 11867 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee: Generated new TSK 0
I20260710 13:18:43.226264 11867 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:43.242525 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.248318 11878 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
W20260710 13:18:43.249315 11879 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
W20260710 13:18:43.250813 11881 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
I20260710 13:18:43.251255 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:43.252140 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.252322 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:43.252492 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689523252474 us; error 0 us; skew 500 ppm
I20260710 13:18:43.253027 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.255311 11258 webserver.cc:533] Webserver started at http://127.10.254.129:45053/ using document root <none> and password file <none>
I20260710 13:18:43.255844 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.256011 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.256271 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.257294 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "6c831377dec444029ed7caa62a8f442f"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.261766 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:43.264896 11886 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.265588 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:43.265874 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "6c831377dec444029ed7caa62a8f442f"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.266137 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-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)
I20260710 13:18:43.285894 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.287139 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.288666 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:43.291008 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:43.291226 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.291601 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:43.291817 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.333972 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:39603
I20260710 13:18:43.334065 11948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:39603 every 8 connection(s)
I20260710 13:18:43.338626 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.345666 11953 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
W20260710 13:18:43.347198 11954 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
I20260710 13:18:43.350104 11258 server_base.cc:1061] running on GCE node
W20260710 13:18:43.350541 11956 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
I20260710 13:18:43.351686 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.351943 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:43.352115 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689523352097 us; error 0 us; skew 500 ppm
I20260710 13:18:43.352320 11949 heartbeater.cc:344] Connected to a master server at 127.10.254.190:38381
I20260710 13:18:43.352699 11949 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:43.352777 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.353621 11949 heartbeater.cc:507] Master 127.10.254.190:38381 requested a full tablet report, sending...
I20260710 13:18:43.355598 11258 webserver.cc:533] Webserver started at http://127.10.254.130:36919/ using document root <none> and password file <none>
I20260710 13:18:43.356142 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.356077 11822 ts_manager.cc:194] Registered new tserver with Master: 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603)
I20260710 13:18:43.356396 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.356637 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.357959 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "59fcb2c790034d698c330524a23b23da"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.358083 11822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57508
I20260710 13:18:43.363102 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 13:18:43.366447 11961 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.367262 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:43.367542 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "59fcb2c790034d698c330524a23b23da"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.367844 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-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)
I20260710 13:18:43.410066 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.411178 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.412662 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:43.414875 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:43.415067 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.415306 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:43.415448 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.459280 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:34481
I20260710 13:18:43.459439 12023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:34481 every 8 connection(s)
I20260710 13:18:43.464017 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.471101 12027 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
W20260710 13:18:43.472704 12028 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
I20260710 13:18:43.476636 12024 heartbeater.cc:344] Connected to a master server at 127.10.254.190:38381
I20260710 13:18:43.477236 12024 heartbeater.cc:461] Registering TS with master...
W20260710 13:18:43.477254 12030 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
I20260710 13:18:43.478224 12024 heartbeater.cc:507] Master 127.10.254.190:38381 requested a full tablet report, sending...
I20260710 13:18:43.480398 11822 ts_manager.cc:194] Registered new tserver with Master: 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:43.480774 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:43.481747 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:18:43.481810 11822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57514
W20260710 13:18:43.481959 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:43.482220 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689523482203 us; error 0 us; skew 500 ppm
I20260710 13:18:43.482762 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.486502 11258 webserver.cc:533] Webserver started at http://127.10.254.131:40581/ using document root <none> and password file <none>
I20260710 13:18:43.487115 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.487296 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.487726 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.489068 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "9ca1524db419480baad7413b11f52099"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.493616 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:43.497038 12035 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.497862 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:43.498126 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "9ca1524db419480baad7413b11f52099"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-84g9"
I20260710 13:18:43.498373 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689506288745-11258-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)
I20260710 13:18:43.509312 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.510572 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.511969 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:43.514171 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:43.514371 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.514564 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:43.514688 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.553862 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:37895
I20260710 13:18:43.553975 12097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:37895 every 8 connection(s)
I20260710 13:18:43.568099 12098 heartbeater.cc:344] Connected to a master server at 127.10.254.190:38381
I20260710 13:18:43.568576 12098 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:43.569434 12098 heartbeater.cc:507] Master 127.10.254.190:38381 requested a full tablet report, sending...
I20260710 13:18:43.571343 11822 ts_manager.cc:194] Registered new tserver with Master: 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:43.571560 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014806031s
I20260710 13:18:43.572899 11822 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57516
I20260710 13:18:43.597029 11822 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57522:
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"
    }
  }
}
W20260710 13:18:43.599833 11822 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.
I20260710 13:18:43.675585 11989 tablet_service.cc:1511] Processing CreateTablet for tablet bbd4576e7b9a475a8120e020abaed4d3 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:43.677188 11989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd4576e7b9a475a8120e020abaed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.681742 11988 tablet_service.cc:1511] Processing CreateTablet for tablet 59e9fdbfca89492fa7ed5cb9d756390a (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:43.681730 11987 tablet_service.cc:1511] Processing CreateTablet for tablet 893f5377503f478487c2c055ada8f0fb (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:43.683315 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e9fdbfca89492fa7ed5cb9d756390a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.684522 11986 tablet_service.cc:1511] Processing CreateTablet for tablet a1de0501c7be42edb2fd759663981e9f (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:43.685873 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1de0501c7be42edb2fd759663981e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.688320 11987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893f5377503f478487c2c055ada8f0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.693681 11985 tablet_service.cc:1511] Processing CreateTablet for tablet e77f96b348444984b67c21828ce99d57 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:43.695338 11985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77f96b348444984b67c21828ce99d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.697405 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca7299560e446c0bc9cc0d768109229 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:43.698918 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca7299560e446c0bc9cc0d768109229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.716867 12063 tablet_service.cc:1511] Processing CreateTablet for tablet bbd4576e7b9a475a8120e020abaed4d3 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:43.718593 12063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd4576e7b9a475a8120e020abaed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.718357 12060 tablet_service.cc:1511] Processing CreateTablet for tablet a1de0501c7be42edb2fd759663981e9f (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:43.719660 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1de0501c7be42edb2fd759663981e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.720646 12062 tablet_service.cc:1511] Processing CreateTablet for tablet 59e9fdbfca89492fa7ed5cb9d756390a (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:43.721843 12059 tablet_service.cc:1511] Processing CreateTablet for tablet e77f96b348444984b67c21828ce99d57 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:43.722083 12062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e9fdbfca89492fa7ed5cb9d756390a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.719494 12058 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca7299560e446c0bc9cc0d768109229 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:43.729003 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca7299560e446c0bc9cc0d768109229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.723434 12061 tablet_service.cc:1511] Processing CreateTablet for tablet 893f5377503f478487c2c055ada8f0fb (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:43.736274 11986 tablet_service.cc:1511] Processing CreateTablet for tablet e9e66b8582e04321a1189d6060cb104c (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:43.737639 11986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e66b8582e04321a1189d6060cb104c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.737640 12057 tablet_service.cc:1511] Processing CreateTablet for tablet e9e66b8582e04321a1189d6060cb104c (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:43.745381 12059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77f96b348444984b67c21828ce99d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.746767 11983 tablet_service.cc:1511] Processing CreateTablet for tablet ccbee81268394da7a858b56770321078 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:43.748193 11983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbee81268394da7a858b56770321078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.758440 12057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e66b8582e04321a1189d6060cb104c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.759346 11914 tablet_service.cc:1511] Processing CreateTablet for tablet bbd4576e7b9a475a8120e020abaed4d3 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:43.760751 11914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbd4576e7b9a475a8120e020abaed4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.761518 12061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893f5377503f478487c2c055ada8f0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.761392 11909 tablet_service.cc:1511] Processing CreateTablet for tablet 6ca7299560e446c0bc9cc0d768109229 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:43.762693 11909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ca7299560e446c0bc9cc0d768109229. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.764976 11910 tablet_service.cc:1511] Processing CreateTablet for tablet e77f96b348444984b67c21828ce99d57 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:43.766350 11910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e77f96b348444984b67c21828ce99d57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.766206 11912 tablet_service.cc:1511] Processing CreateTablet for tablet 893f5377503f478487c2c055ada8f0fb (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:43.764889 11913 tablet_service.cc:1511] Processing CreateTablet for tablet 59e9fdbfca89492fa7ed5cb9d756390a (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:43.769984 11912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 893f5377503f478487c2c055ada8f0fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.770840 11913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e9fdbfca89492fa7ed5cb9d756390a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.773321 11911 tablet_service.cc:1511] Processing CreateTablet for tablet a1de0501c7be42edb2fd759663981e9f (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:43.773371 11908 tablet_service.cc:1511] Processing CreateTablet for tablet e9e66b8582e04321a1189d6060cb104c (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:43.770742 11907 tablet_service.cc:1511] Processing CreateTablet for tablet ccbee81268394da7a858b56770321078 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:43.780113 11911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1de0501c7be42edb2fd759663981e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.780861 11908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9e66b8582e04321a1189d6060cb104c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.782991 11907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbee81268394da7a858b56770321078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.789983 11906 tablet_service.cc:1511] Processing CreateTablet for tablet d0553f7447544d3c961402457a177989 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:43.791399 11906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0553f7447544d3c961402457a177989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.791540 12060 tablet_service.cc:1511] Processing CreateTablet for tablet ccbee81268394da7a858b56770321078 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:43.792863 12060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccbee81268394da7a858b56770321078. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.806679 12113 tablet_bootstrap.cc:492] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:43.830011 11988 tablet_service.cc:1511] Processing CreateTablet for tablet d0553f7447544d3c961402457a177989 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:43.833487 11988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0553f7447544d3c961402457a177989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.839819 11905 tablet_service.cc:1511] Processing CreateTablet for tablet 7341d988993844bd80a53e9471c3c2d6 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:43.844722 12058 tablet_service.cc:1511] Processing CreateTablet for tablet d0553f7447544d3c961402457a177989 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:43.845060 12059 tablet_service.cc:1511] Processing CreateTablet for tablet 7341d988993844bd80a53e9471c3c2d6 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:43.847615 11905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7341d988993844bd80a53e9471c3c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.842713 11984 tablet_service.cc:1511] Processing CreateTablet for tablet 7341d988993844bd80a53e9471c3c2d6 (DEFAULT_TABLE table=test-workload [id=d8d99132a51a4dbd90c40bceced895b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:43.856161 11984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7341d988993844bd80a53e9471c3c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.857580 12113 tablet_bootstrap.cc:654] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.864490 12058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0553f7447544d3c961402457a177989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.864534 12114 tablet_bootstrap.cc:492] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:43.868881 12059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7341d988993844bd80a53e9471c3c2d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.879895 12114 tablet_bootstrap.cc:654] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.882402 12115 tablet_bootstrap.cc:492] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:43.900975 12113 tablet_bootstrap.cc:492] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:43.901459 12113 ts_tablet_manager.cc:1403] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.095s	user 0.021s	sys 0.022s
I20260710 13:18:43.902143 12115 tablet_bootstrap.cc:654] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.903606 12113 raft_consensus.cc:359] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.904301 12113 raft_consensus.cc:385] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.904600 12113 raft_consensus.cc:740] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.905293 12113 consensus_queue.cc:260] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.905874 12114 tablet_bootstrap.cc:492] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:43.906358 12114 ts_tablet_manager.cc:1403] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.009s
I20260710 13:18:43.911630 12114 raft_consensus.cc:359] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:43.912110 12024 heartbeater.cc:499] Master 127.10.254.190:38381 was elected leader, sending a full tablet report...
I20260710 13:18:43.912593 12113 ts_tablet_manager.cc:1434] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260710 13:18:43.913398 12113 tablet_bootstrap.cc:492] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:43.916075 12114 raft_consensus.cc:385] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.916510 12114 raft_consensus.cc:740] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.917331 12114 consensus_queue.cc:260] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:43.918634 12113 tablet_bootstrap.cc:654] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.922534 12115 tablet_bootstrap.cc:492] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:43.922998 12115 ts_tablet_manager.cc:1403] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.064s	user 0.003s	sys 0.022s
I20260710 13:18:43.925769 12115 raft_consensus.cc:359] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.926474 12115 raft_consensus.cc:385] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.926764 12115 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.927593 12115 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.933703 12114 ts_tablet_manager.cc:1434] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.027s	user 0.010s	sys 0.010s
I20260710 13:18:43.935477 12098 heartbeater.cc:499] Master 127.10.254.190:38381 was elected leader, sending a full tablet report...
I20260710 13:18:43.936187 11949 heartbeater.cc:499] Master 127.10.254.190:38381 was elected leader, sending a full tablet report...
I20260710 13:18:43.937239 12115 ts_tablet_manager.cc:1434] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.002s
I20260710 13:18:43.938238 12115 tablet_bootstrap.cc:492] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:43.941754 12114 tablet_bootstrap.cc:492] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:43.948990 12114 tablet_bootstrap.cc:654] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.953784 12115 tablet_bootstrap.cc:654] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.954699 12114 tablet_bootstrap.cc:492] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:43.955214 12114 ts_tablet_manager.cc:1403] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 13:18:43.957937 12114 raft_consensus.cc:359] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.958817 12114 raft_consensus.cc:385] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.959121 12114 raft_consensus.cc:740] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.960151 12113 tablet_bootstrap.cc:492] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:43.960357 12115 tablet_bootstrap.cc:492] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:43.959987 12114 consensus_queue.cc:260] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.960805 12113 ts_tablet_manager.cc:1403] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.025s
I20260710 13:18:43.960850 12115 ts_tablet_manager.cc:1403] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 13:18:43.962347 12114 ts_tablet_manager.cc:1434] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:43.963263 12114 tablet_bootstrap.cc:492] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:43.963987 12115 raft_consensus.cc:359] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.964661 12115 raft_consensus.cc:385] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.964949 12115 raft_consensus.cc:740] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.965678 12115 consensus_queue.cc:260] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.966809 12122 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:43.967267 12122 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.970021 12122 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:43.972517 12114 tablet_bootstrap.cc:654] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.976894 12113 raft_consensus.cc:359] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.977821 12113 raft_consensus.cc:385] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.978134 12113 raft_consensus.cc:740] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.979171 12113 consensus_queue.cc:260] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:43.981637 12113 ts_tablet_manager.cc:1434] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 13:18:43.982736 12113 tablet_bootstrap.cc:492] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:43.989423 12113 tablet_bootstrap.cc:654] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.994148 12115 ts_tablet_manager.cc:1434] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.004s
I20260710 13:18:43.995350 12115 tablet_bootstrap.cc:492] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.001994 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
W20260710 13:18:44.003556 11887 leader_election.cc:343] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.002255 12115 tablet_bootstrap.cc:654] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.010365 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.010681 12114 tablet_bootstrap.cc:492] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.010864 12113 tablet_bootstrap.cc:492] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.011372 12113 ts_tablet_manager.cc:1403] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.003s
I20260710 13:18:44.011372 12114 ts_tablet_manager.cc:1403] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.026s
W20260710 13:18:44.012197 11889 leader_election.cc:343] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.012709 11889 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f; no voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.013912 12122 raft_consensus.cc:2749] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.014501 12113 raft_consensus.cc:359] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.015271 12113 raft_consensus.cc:385] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.015604 12113 raft_consensus.cc:740] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.015645 12114 raft_consensus.cc:359] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.016434 12114 raft_consensus.cc:385] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.016799 12114 raft_consensus.cc:740] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.016503 12113 consensus_queue.cc:260] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.017025 12115 tablet_bootstrap.cc:492] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.017563 12115 ts_tablet_manager.cc:1403] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.010s
I20260710 13:18:44.017653 12114 consensus_queue.cc:260] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.018743 12113 ts_tablet_manager.cc:1434] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:44.019701 12113 tablet_bootstrap.cc:492] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.020618 12115 raft_consensus.cc:359] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.021354 12115 raft_consensus.cc:385] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.021693 12115 raft_consensus.cc:740] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.022548 12115 consensus_queue.cc:260] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.023874 12114 ts_tablet_manager.cc:1434] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260710 13:18:44.024946 12114 tablet_bootstrap.cc:492] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.026417 12113 tablet_bootstrap.cc:654] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.027294 12115 ts_tablet_manager.cc:1434] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:44.028318 12115 tablet_bootstrap.cc:492] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.031399 12114 tablet_bootstrap.cc:654] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.034636 12115 tablet_bootstrap.cc:654] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.042040 12113 tablet_bootstrap.cc:492] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.042656 12113 ts_tablet_manager.cc:1403] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 13:18:44.045866 12113 raft_consensus.cc:359] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.046730 12113 raft_consensus.cc:385] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.047047 12113 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.048157 12113 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.051741 12114 tablet_bootstrap.cc:492] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.052316 12114 ts_tablet_manager.cc:1403] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.008s
I20260710 13:18:44.054530 12113 ts_tablet_manager.cc:1434] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260710 13:18:44.055526 12113 tablet_bootstrap.cc:492] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.055269 12114 raft_consensus.cc:359] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.056007 12114 raft_consensus.cc:385] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.056315 12114 raft_consensus.cc:740] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.057153 12114 consensus_queue.cc:260] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.063962 12114 ts_tablet_manager.cc:1434] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 13:18:44.064217 12113 tablet_bootstrap.cc:654] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.064976 12114 tablet_bootstrap.cc:492] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.069463 12115 tablet_bootstrap.cc:492] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.070027 12115 ts_tablet_manager.cc:1403] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.025s
I20260710 13:18:44.071651 12114 tablet_bootstrap.cc:654] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.073105 12115 raft_consensus.cc:359] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.073868 12115 raft_consensus.cc:385] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.074141 12115 raft_consensus.cc:740] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.074859 12115 consensus_queue.cc:260] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.077325 12113 tablet_bootstrap.cc:492] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.077286 12114 tablet_bootstrap.cc:492] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.077867 12113 ts_tablet_manager.cc:1403] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 13:18:44.077915 12114 ts_tablet_manager.cc:1403] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:18:44.080013 12113 raft_consensus.cc:359] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.080508 12113 raft_consensus.cc:385] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.080683 12113 raft_consensus.cc:740] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.077256 12115 ts_tablet_manager.cc:1434] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:44.080768 12114 raft_consensus.cc:359] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.081514 12114 raft_consensus.cc:385] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.081247 12113 consensus_queue.cc:260] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.081845 12114 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.082592 12114 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.084771 12114 ts_tablet_manager.cc:1434] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 13:18:44.085712 12114 tablet_bootstrap.cc:492] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.082106 12115 tablet_bootstrap.cc:492] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.087975 12113 ts_tablet_manager.cc:1434] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:18:44.089402 12113 tablet_bootstrap.cc:492] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.091651 12114 tablet_bootstrap.cc:654] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.092634 12115 tablet_bootstrap.cc:654] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.092988 12120 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.093452 12120 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.106889 12120 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.109242 12120 raft_consensus.cc:493] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.109807 12120 raft_consensus.cc:515] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.112346 12114 tablet_bootstrap.cc:492] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.112841 12114 ts_tablet_manager.cc:1403] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260710 13:18:44.113696 12120 leader_election.cc:290] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.115741 12114 raft_consensus.cc:359] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.116478 12114 raft_consensus.cc:385] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.116777 12114 raft_consensus.cc:740] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.117449 12114 consensus_queue.cc:260] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.119604 12114 ts_tablet_manager.cc:1434] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:44.120595 12114 tablet_bootstrap.cc:492] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.126665 12114 tablet_bootstrap.cc:654] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.131035 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.130524 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.132436 11999 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.134166 12036 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.135143 12120 raft_consensus.cc:2804] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.135510 12120 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.135846 12120 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.136873 12113 tablet_bootstrap.cc:654] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.131669 11998 raft_consensus.cc:2468] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.145009 12036 leader_election.cc:304] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.146262 12122 raft_consensus.cc:493] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.148384 12122 raft_consensus.cc:515] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.150352 12120 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.151084 12122 leader_election.cc:290] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.152505 12120 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.152746 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.153913 12120 raft_consensus.cc:2804] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.154328 12120 raft_consensus.cc:493] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:44.154531 11887 leader_election.cc:343] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.154685 12120 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.165450 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.166081 11998 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.166755 11924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.167390 11924 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.168639 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.169907 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.170578 11922 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:44.171257 11870 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:44.171214 12120 raft_consensus.cc:515] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.173336 12120 leader_election.cc:290] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.173499 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.174383 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.174916 11999 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.175045 12113 tablet_bootstrap.cc:492] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.173493 11998 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.175608 12113 ts_tablet_manager.cc:1403] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.010s
I20260710 13:18:44.176748 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.178526 12120 raft_consensus.cc:493] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.178488 12113 raft_consensus.cc:359] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.179093 11922 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.179360 12113 raft_consensus.cc:385] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.179693 12113 raft_consensus.cc:740] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.179175 12120 raft_consensus.cc:515] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.180244 12114 tablet_bootstrap.cc:492] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.180724 12114 ts_tablet_manager.cc:1403] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.012s
I20260710 13:18:44.180629 12113 consensus_queue.cc:260] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
W20260710 13:18:44.181042 12037 leader_election.cc:343] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.181785 12120 leader_election.cc:290] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.167564 12115 tablet_bootstrap.cc:492] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
W20260710 13:18:44.182053 12037 leader_election.cc:343] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.184010 12115 ts_tablet_manager.cc:1403] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.050s
I20260710 13:18:44.185443 12113 ts_tablet_manager.cc:1434] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:44.186435 12113 tablet_bootstrap.cc:492] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.186833 12115 raft_consensus.cc:359] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.187529 12115 raft_consensus.cc:385] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.187855 12115 raft_consensus.cc:740] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.188122 12037 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.188591 12115 consensus_queue.cc:260] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
W20260710 13:18:44.189667 11889 leader_election.cc:343] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.190092 11889 leader_election.cc:304] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f; no voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.190490 12120 raft_consensus.cc:2804] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.190972 12120 raft_consensus.cc:697] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.183547 12114 raft_consensus.cc:359] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.187670 11999 raft_consensus.cc:2468] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.192080 12122 raft_consensus.cc:2749] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.195094 12115 ts_tablet_manager.cc:1434] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:44.194888 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.195806 12113 tablet_bootstrap.cc:654] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.196240 12115 tablet_bootstrap.cc:492] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.196372 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
W20260710 13:18:44.198549 12037 leader_election.cc:343] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.191763 12114 raft_consensus.cc:385] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.195739 11998 raft_consensus.cc:2468] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.199308 12114 raft_consensus.cc:740] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.200184 12114 consensus_queue.cc:260] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.201431 12036 leader_election.cc:304] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.202369 12140 raft_consensus.cc:2804] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.202935 12114 ts_tablet_manager.cc:1434] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260710 13:18:44.203464 12115 tablet_bootstrap.cc:654] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.203961 12114 tablet_bootstrap.cc:492] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.191818 12120 consensus_queue.cc:237] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.208701 12036 leader_election.cc:304] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.209044 12115 tablet_bootstrap.cc:492] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.209666 12115 ts_tablet_manager.cc:1403] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 13:18:44.210408 12140 raft_consensus.cc:697] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.211310 12140 consensus_queue.cc:237] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.212299 12143 raft_consensus.cc:2804] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.212783 12115 raft_consensus.cc:359] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.213573 12115 raft_consensus.cc:385] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.213194 12143 raft_consensus.cc:493] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.214135 12143 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.217089 12113 tablet_bootstrap.cc:492] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.217623 12113 ts_tablet_manager.cc:1403] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.005s
I20260710 13:18:44.213940 12115 raft_consensus.cc:740] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.213778 12114 tablet_bootstrap.cc:654] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.219321 12115 consensus_queue.cc:260] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.220654 12113 raft_consensus.cc:359] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.224072 12113 raft_consensus.cc:385] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.224409 12113 raft_consensus.cc:740] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.225299 12113 consensus_queue.cc:260] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.226361 12115 ts_tablet_manager.cc:1434] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:18:44.227380 12115 tablet_bootstrap.cc:492] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.227912 12113 ts_tablet_manager.cc:1434] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.004s
I20260710 13:18:44.228926 12113 tablet_bootstrap.cc:492] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.237238 12113 tablet_bootstrap.cc:654] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.237360 12120 raft_consensus.cc:493] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.238111 12120 raft_consensus.cc:515] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.235574 12115 tablet_bootstrap.cc:654] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.244494 12143 raft_consensus.cc:515] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.245114 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.248211 12122 raft_consensus.cc:493] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:44.249065 12037 leader_election.cc:343] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.245620 12120 leader_election.cc:290] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603)
I20260710 13:18:44.248792 12122 raft_consensus.cc:515] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.251053 12143 leader_election.cc:290] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.252929 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
W20260710 13:18:44.255425 11887 leader_election.cc:343] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.256359 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.256793 12115 tablet_bootstrap.cc:492] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.257371 12115 ts_tablet_manager.cc:1403] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
W20260710 13:18:44.258390 12037 leader_election.cc:343] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.251322 12122 leader_election.cc:290] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.220757 11819 catalog_manager.cc:5697] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.260483 12115 raft_consensus.cc:359] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.261318 12115 raft_consensus.cc:385] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.261629 12115 raft_consensus.cc:740] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
W20260710 13:18:44.264722 12036 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.130:34481, user_credentials={real_user=slave}} blocked reactor thread for 56238us
I20260710 13:18:44.266767 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.267442 11998 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.269970 12114 tablet_bootstrap.cc:492] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.270442 12114 ts_tablet_manager.cc:1403] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.010s
I20260710 13:18:44.270339 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.270911 11998 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.271065 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
W20260710 13:18:44.272658 11889 leader_election.cc:343] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.273204 11889 leader_election.cc:304] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f; no voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.273766 12115 consensus_queue.cc:260] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.274674 12122 raft_consensus.cc:2749] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.273257 12114 raft_consensus.cc:359] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.275506 12114 raft_consensus.cc:385] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.275871 12114 raft_consensus.cc:740] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.276615 12114 consensus_queue.cc:260] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.277631 11998 raft_consensus.cc:2468] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.278765 12114 ts_tablet_manager.cc:1434] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:18:44.279649 12114 tablet_bootstrap.cc:492] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.279474 12036 leader_election.cc:304] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.280777 12036 leader_election.cc:304] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.281360 12140 raft_consensus.cc:2804] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.282347 12140 raft_consensus.cc:493] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.282639 12145 raft_consensus.cc:2804] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.282775 12140 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.283146 12145 raft_consensus.cc:697] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.284058 12145 consensus_queue.cc:237] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.286164 12143 raft_consensus.cc:493] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.286612 12143 raft_consensus.cc:515] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.287371 12115 ts_tablet_manager.cc:1434] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.001s
I20260710 13:18:44.288419 12115 tablet_bootstrap.cc:492] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.288650 12143 leader_election.cc:290] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.289207 12119 raft_consensus.cc:493] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.289685 12119 raft_consensus.cc:515] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.290091 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.290093 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.292296 12119 leader_election.cc:290] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.294530 12115 tablet_bootstrap.cc:654] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.291618 11922 raft_consensus.cc:2468] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.296732 12037 leader_election.cc:304] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.297354 12114 tablet_bootstrap.cc:654] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.297547 12143 raft_consensus.cc:2804] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.297917 12143 raft_consensus.cc:493] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:44.298045 12036 leader_election.cc:343] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.298285 12143 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.305428 12113 tablet_bootstrap.cc:492] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.305956 12113 ts_tablet_manager.cc:1403] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.077s	user 0.021s	sys 0.018s
I20260710 13:18:44.310858 12115 tablet_bootstrap.cc:492] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.311307 12115 ts_tablet_manager.cc:1403] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.001s
I20260710 13:18:44.306802 12140 raft_consensus.cc:515] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.305133 12143 raft_consensus.cc:515] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.314024 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.314437 12143 leader_election.cc:290] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.314646 11998 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.315142 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.315680 11922 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.315876 12113 raft_consensus.cc:359] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.316534 12113 raft_consensus.cc:385] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.316776 12113 raft_consensus.cc:740] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.316946 12114 tablet_bootstrap.cc:492] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.317346 12114 ts_tablet_manager.cc:1403] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260710 13:18:44.317507 12113 consensus_queue.cc:260] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.319769 12113 ts_tablet_manager.cc:1434] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:18:44.319810 12114 raft_consensus.cc:359] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.320523 12114 raft_consensus.cc:385] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.320691 12113 tablet_bootstrap.cc:492] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.320779 12114 raft_consensus.cc:740] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.321066 11998 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.313917 12115 raft_consensus.cc:359] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.321873 12115 raft_consensus.cc:385] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.321537 12114 consensus_queue.cc:260] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.322156 12115 raft_consensus.cc:740] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.322875 12115 consensus_queue.cc:260] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.324819 12115 ts_tablet_manager.cc:1434] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.004s
I20260710 13:18:44.325765 12115 tablet_bootstrap.cc:492] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.326007 12113 tablet_bootstrap.cc:654] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.331264 12115 tablet_bootstrap.cc:654] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.332442 12036 leader_election.cc:304] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.334336 12143 raft_consensus.cc:2804] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.334975 12143 raft_consensus.cc:697] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.335968 12143 consensus_queue.cc:237] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.339093 12114 ts_tablet_manager.cc:1434] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:18:44.340214 12114 tablet_bootstrap.cc:492] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099: Bootstrap starting.
I20260710 13:18:44.341621 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
W20260710 13:18:44.345029 12036 leader_election.cc:343] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.347267 12152 raft_consensus.cc:493] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.347894 12152 raft_consensus.cc:515] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.347174 11922 raft_consensus.cc:2468] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.350179 12037 leader_election.cc:304] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [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: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 59fcb2c790034d698c330524a23b23da
I20260710 13:18:44.350795 12152 leader_election.cc:290] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.351464 12145 raft_consensus.cc:2804] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.352020 12145 raft_consensus.cc:697] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.352432 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.353012 11998 raft_consensus.cc:2468] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 0.
I20260710 13:18:44.352890 12145 consensus_queue.cc:237] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.354338 11887 leader_election.cc:304] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:44.355150 12152 raft_consensus.cc:2804] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.355479 12152 raft_consensus.cc:493] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.355826 12152 raft_consensus.cc:3060] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.356194 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.356823 12073 raft_consensus.cc:2468] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 0.
I20260710 13:18:44.353564 12114 tablet_bootstrap.cc:654] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.360255 12115 tablet_bootstrap.cc:492] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.360558 12113 tablet_bootstrap.cc:492] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.360698 12115 ts_tablet_manager.cc:1403] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.012s
I20260710 13:18:44.361941 12113 ts_tablet_manager.cc:1403] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.020s
I20260710 13:18:44.363396 12115 raft_consensus.cc:359] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.364064 12115 raft_consensus.cc:385] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.364315 12115 raft_consensus.cc:740] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.364944 12152 raft_consensus.cc:515] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.366344 12119 raft_consensus.cc:493] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.366788 12119 raft_consensus.cc:515] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.367816 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.364607 12113 raft_consensus.cc:359] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.368371 11998 raft_consensus.cc:3060] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.368595 12113 raft_consensus.cc:385] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.368929 12113 raft_consensus.cc:740] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.371763 12113 consensus_queue.cc:260] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.368891 12119 leader_election.cc:290] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.373067 12140 leader_election.cc:290] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603)
I20260710 13:18:44.375308 11998 raft_consensus.cc:2468] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 1.
I20260710 13:18:44.376483 12152 leader_election.cc:290] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.364912 12115 consensus_queue.cc:260] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.372539 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.382185 11887 leader_election.cc:304] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:44.384197 12140 raft_consensus.cc:493] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.385565 12152 raft_consensus.cc:2804] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.386229 12152 raft_consensus.cc:697] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:44.387034 12152 consensus_queue.cc:237] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.389120 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:44.389745 12073 raft_consensus.cc:3060] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.393817 12113 ts_tablet_manager.cc:1434] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.010s
I20260710 13:18:44.394827 12115 ts_tablet_manager.cc:1434] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260710 13:18:44.395860 12115 tablet_bootstrap.cc:492] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f: Bootstrap starting.
I20260710 13:18:44.394850 12113 tablet_bootstrap.cc:492] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: Bootstrap starting.
I20260710 13:18:44.384804 12140 raft_consensus.cc:515] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.401981 12145 raft_consensus.cc:493] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.402370 12073 raft_consensus.cc:2468] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 1.
I20260710 13:18:44.391222 11922 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.403627 12145 raft_consensus.cc:515] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.409924 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.410677 11998 raft_consensus.cc:2468] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.410962 12115 tablet_bootstrap.cc:654] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.411887 12152 raft_consensus.cc:493] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.413041 12120 raft_consensus.cc:493] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.413067 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.411890 12036 leader_election.cc:304] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.408829 12140 leader_election.cc:290] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.422505 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.423205 11998 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.415997 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.418021 12145 leader_election.cc:290] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.428692 12140 raft_consensus.cc:2804] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.431538 12140 raft_consensus.cc:493] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.431897 12140 raft_consensus.cc:3060] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.430342 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.419070 11923 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.424460 11924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.416324 12120 raft_consensus.cc:515] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.434983 12072 raft_consensus.cc:2393] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59fcb2c790034d698c330524a23b23da in current term 1: Already voted for candidate 6c831377dec444029ed7caa62a8f442f in this term.
I20260710 13:18:44.415685 12152 raft_consensus.cc:515] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.435648 12071 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 0.
I20260710 13:18:44.437634 12036 leader_election.cc:304] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.441869 12113 tablet_bootstrap.cc:654] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.449221 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.444859 11924 raft_consensus.cc:2468] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.445418 12114 tablet_bootstrap.cc:492] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099: No bootstrap required, opened a new log
I20260710 13:18:44.447057 12120 leader_election.cc:290] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.451452 12114 ts_tablet_manager.cc:1403] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.011s
I20260710 13:18:44.434686 11819 catalog_manager.cc:5697] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 1 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.444303 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.450002 11921 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 0.
I20260710 13:18:44.450556 12143 raft_consensus.cc:2804] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.453084 12143 raft_consensus.cc:493] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.448508 11922 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.453696 12143 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.455184 11963 leader_election.cc:304] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:44.451327 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.455941 12164 raft_consensus.cc:2804] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.456161 11998 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.456347 12164 raft_consensus.cc:493] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.456739 12164 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.461133 12114 raft_consensus.cc:359] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.461679 12114 raft_consensus.cc:385] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.461892 12114 raft_consensus.cc:740] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.462457 12114 consensus_queue.cc:260] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.464323 11964 leader_election.cc:304] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59fcb2c790034d698c330524a23b23da; no voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.465889 12119 raft_consensus.cc:2749] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.467571 12114 ts_tablet_manager.cc:1434] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:18:44.468833 12036 leader_election.cc:304] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.470261 12120 raft_consensus.cc:2804] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.470620 12120 raft_consensus.cc:493] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.470928 12120 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.471702 12143 raft_consensus.cc:515] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.474538 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.475098 11921 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.476552 12152 leader_election.cc:290] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.477214 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.477701 11998 raft_consensus.cc:2468] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 0.
I20260710 13:18:44.478240 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f" is_pre_election: true
I20260710 13:18:44.478833 11922 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 0.
I20260710 13:18:44.478760 11887 leader_election.cc:304] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:44.480125 12152 raft_consensus.cc:2804] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.480526 12152 raft_consensus.cc:493] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.481020 12152 raft_consensus.cc:3060] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.481057 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.483312 12071 raft_consensus.cc:2468] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 0.
I20260710 13:18:44.481565 12122 raft_consensus.cc:493] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.484148 12120 raft_consensus.cc:515] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.484290 12122 raft_consensus.cc:515] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.482802 12115 tablet_bootstrap.cc:492] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f: No bootstrap required, opened a new log
I20260710 13:18:44.485643 12115 ts_tablet_manager.cc:1403] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.002s
I20260710 13:18:44.486524 12122 leader_election.cc:290] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.480585 12164 raft_consensus.cc:515] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.488219 11921 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.488376 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099" is_pre_election: true
I20260710 13:18:44.489663 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da" is_pre_election: true
I20260710 13:18:44.489900 12164 leader_election.cc:290] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.490420 11998 raft_consensus.cc:2393] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c831377dec444029ed7caa62a8f442f in current term 1: Already voted for candidate 9ca1524db419480baad7413b11f52099 in this term.
I20260710 13:18:44.489902 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.490839 12120 leader_election.cc:290] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.491119 11923 raft_consensus.cc:2393] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59fcb2c790034d698c330524a23b23da in current term 1: Already voted for candidate 9ca1524db419480baad7413b11f52099 in this term.
I20260710 13:18:44.491158 12113 tablet_bootstrap.cc:492] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: No bootstrap required, opened a new log
I20260710 13:18:44.491851 12113 ts_tablet_manager.cc:1403] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.016s
I20260710 13:18:44.491988 11887 leader_election.cc:304] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f; no voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.492203 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.492908 11922 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.493642 12122 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.484279 12140 raft_consensus.cc:515] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.494908 12037 leader_election.cc:304] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.496337 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:44.496627 12140 leader_election.cc:290] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.497084 12071 raft_consensus.cc:2393] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59fcb2c790034d698c330524a23b23da in current term 1: Already voted for candidate 9ca1524db419480baad7413b11f52099 in this term.
I20260710 13:18:44.497483 12140 raft_consensus.cc:2804] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.497957 12140 raft_consensus.cc:697] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.498382 12115 raft_consensus.cc:359] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.499061 12115 raft_consensus.cc:385] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.499372 12115 raft_consensus.cc:740] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.499863 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.499910 12113 raft_consensus.cc:359] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.500555 11999 raft_consensus.cc:3060] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.500326 12115 consensus_queue.cc:260] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.500759 12113 raft_consensus.cc:385] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.501104 12113 raft_consensus.cc:740] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.501444 11922 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.501796 12113 consensus_queue.cc:260] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.499136 11964 leader_election.cc:304] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [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: 59fcb2c790034d698c330524a23b23da; no voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.507074 12113 ts_tablet_manager.cc:1434] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:18:44.504433 12140 consensus_queue.cc:237] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.507529 12119 raft_consensus.cc:2749] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.510046 12115 ts_tablet_manager.cc:1434] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.003s
I20260710 13:18:44.508908 12143 leader_election.cc:290] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:44.506383 12037 leader_election.cc:304] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.508148 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.512099 11998 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.512575 12120 raft_consensus.cc:2804] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.514209 11997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.517139 11997 raft_consensus.cc:2393] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ca1524db419480baad7413b11f52099 in current term 1: Already voted for candidate 59fcb2c790034d698c330524a23b23da in this term.
I20260710 13:18:44.518428 12120 raft_consensus.cc:697] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.518260 12152 raft_consensus.cc:515] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.519333 12120 consensus_queue.cc:237] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.521167 11998 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.523381 12152 leader_election.cc:290] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.516335 11999 raft_consensus.cc:2468] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.521376 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.525332 11922 raft_consensus.cc:3060] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.529835 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:44.531038 12071 raft_consensus.cc:3060] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.531710 12036 leader_election.cc:304] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.532655 12143 raft_consensus.cc:2804] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.533180 12143 raft_consensus.cc:697] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.534103 12143 consensus_queue.cc:237] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.534616 12122 raft_consensus.cc:2749] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.537878 12071 raft_consensus.cc:2468] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 1.
I20260710 13:18:44.540081 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.540760 11998 raft_consensus.cc:3060] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.544427 11922 raft_consensus.cc:2468] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 1.
I20260710 13:18:44.544414 11889 leader_election.cc:304] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:44.545902 12122 raft_consensus.cc:2804] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.546602 12122 raft_consensus.cc:697] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:44.548038 12122 consensus_queue.cc:237] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.553602 11998 raft_consensus.cc:2468] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 1.
I20260710 13:18:44.556684 11820 catalog_manager.cc:5697] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.558552 11819 catalog_manager.cc:5697] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 1 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.558559 11820 catalog_manager.cc:5697] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.560441 11820 catalog_manager.cc:5697] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.561899 11820 catalog_manager.cc:5697] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.563081 11820 catalog_manager.cc:5697] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.564491 11820 catalog_manager.cc:5697] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.581930 11820 catalog_manager.cc:5697] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.644347 12143 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.655033 12143 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.681257 12143 consensus_queue.cc:1048] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.689742 11922 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.695822 12140 consensus_queue.cc:1048] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.781194 11998 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.784897 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.785394 12071 raft_consensus.cc:606] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.787034 12140 consensus_queue.cc:1048] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.790479 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.790429 12122 consensus_queue.cc:1048] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.791121 12071 raft_consensus.cc:606] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.797222 12072 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.797843 12072 raft_consensus.cc:606] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.801626 12140 consensus_queue.cc:1048] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.808466 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.809151 12071 raft_consensus.cc:606] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.809345 12152 consensus_queue.cc:1048] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.827031 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.827631 12071 raft_consensus.cc:606] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 59fcb2c790034d698c330524a23b23da
I20260710 13:18:44.834046 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.834650 12071 raft_consensus.cc:606] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 59fcb2c790034d698c330524a23b23da
I20260710 13:18:44.840514 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccbee81268394da7a858b56770321078"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.841121 12071 raft_consensus.cc:606] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 59fcb2c790034d698c330524a23b23da
I20260710 13:18:44.846017 12071 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0553f7447544d3c961402457a177989"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:44.846621 12071 raft_consensus.cc:606] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Received request to transfer leadership to TS 59fcb2c790034d698c330524a23b23da
I20260710 13:18:44.858740 11922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:56826
I20260710 13:18:44.859510 11922 raft_consensus.cc:606] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Received request to transfer leadership to TS 9ca1524db419480baad7413b11f52099
I20260710 13:18:44.861653 12140 consensus_queue.cc:1048] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.871295 12145 consensus_queue.cc:1048] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:44.877920 12140 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:44.880395 12140 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.882570 12145 raft_consensus.cc:993] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:44.882997 12145 raft_consensus.cc:1081] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:44.884701 11923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56810
I20260710 13:18:44.885421 11923 raft_consensus.cc:493] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.885840 11923 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.894896 11923 raft_consensus.cc:515] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.897809 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.898407 11999 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.901242 12145 raft_consensus.cc:993] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:44.901731 12145 raft_consensus.cc:1081] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:44.906026 11921 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56810
I20260710 13:18:44.906648 11921 raft_consensus.cc:493] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.907025 11921 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.911736 11999 raft_consensus.cc:2468] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:44.912626 11923 leader_election.cc:290] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.913162 11887 leader_election.cc:304] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:44.913498 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:44.913990 12122 raft_consensus.cc:2804] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.914073 12071 raft_consensus.cc:3055] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.913985 11921 raft_consensus.cc:515] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.914554 12071 raft_consensus.cc:740] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.914640 12122 raft_consensus.cc:697] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:44.915345 12071 consensus_queue.cc:260] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.915501 12122 consensus_queue.cc:237] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.916297 11921 leader_election.cc:290] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.916601 12071 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.917130 11922 raft_consensus.cc:1240] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Rejecting Update request from peer 9ca1524db419480baad7413b11f52099 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:44.917949 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:44.918548 11999 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.920805 12140 consensus_queue.cc:1059] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.921540 12120 raft_consensus.cc:3055] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.921836 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:44.921901 12120 raft_consensus.cc:740] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.922873 12120 consensus_queue.cc:260] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.924069 12071 raft_consensus.cc:2468] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:44.924458 12120 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.926455 11819 catalog_manager.cc:5697] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.927501 11999 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:44.928704 11887 leader_election.cc:304] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:44.929498 12122 raft_consensus.cc:2804] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.929972 12122 raft_consensus.cc:697] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:44.930763 12122 consensus_queue.cc:237] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [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: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:44.936559 12072 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:44.940738 12140 consensus_queue.cc:1048] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.940804 11819 catalog_manager.cc:5697] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.941658 12145 consensus_queue.cc:1048] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.942978 12140 consensus_queue.cc:1048] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.958732 12120 raft_consensus.cc:993] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: : Instructing follower 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:44.959828 12143 raft_consensus.cc:1081] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:44.964629 12143 raft_consensus.cc:993] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:44.965065 12143 raft_consensus.cc:1081] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:44.967113 11999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0553f7447544d3c961402457a177989"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:46424
I20260710 13:18:44.967828 11923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56810
I20260710 13:18:44.968653 11999 raft_consensus.cc:493] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.969435 11923 raft_consensus.cc:493] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.969544 11999 raft_consensus.cc:3060] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.970095 11923 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.975895 12143 consensus_queue.cc:1048] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.978639 11999 raft_consensus.cc:515] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.982363 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:44.984160 11999 leader_election.cc:290] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 2 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:44.985172 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0553f7447544d3c961402457a177989" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:44.985774 12072 raft_consensus.cc:3055] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.986068 12072 raft_consensus.cc:740] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:44.986845 12072 consensus_queue.cc:260] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:44.988040 12072 raft_consensus.cc:3060] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.993489 12072 raft_consensus.cc:2468] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 2.
I20260710 13:18:44.994748 11964 leader_election.cc:304] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:44.995609 12119 raft_consensus.cc:2804] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.996143 12119 raft_consensus.cc:697] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Leader. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:44.996927 12119 consensus_queue.cc:237] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.000810 11923 raft_consensus.cc:515] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.003620 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:45.003963 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:45.004278 11999 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.004485 12072 raft_consensus.cc:3055] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.004817 12072 raft_consensus.cc:740] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:45.005725 12072 consensus_queue.cc:260] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.005398 11821 catalog_manager.cc:5697] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 59fcb2c790034d698c330524a23b23da (127.10.254.130). New cstate: current_term: 2 leader_uuid: "59fcb2c790034d698c330524a23b23da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.006898 12072 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.003626 11923 leader_election.cc:290] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:45.011803 11999 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:45.013146 11887 leader_election.cc:304] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:45.013971 12122 raft_consensus.cc:2804] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.014451 12122 raft_consensus.cc:697] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:45.014779 12072 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:45.015239 12122 consensus_queue.cc:237] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.023756 11819 catalog_manager.cc:5697] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.029851 12143 consensus_queue.cc:1048] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.031265 12122 consensus_queue.cc:1048] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.036826 12120 raft_consensus.cc:993] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: : Instructing follower 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:45.037278 12120 raft_consensus.cc:1081] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:45.040088 11999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccbee81268394da7a858b56770321078"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:46424
I20260710 13:18:45.040033 12145 consensus_queue.cc:1048] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.040730 11999 raft_consensus.cc:493] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.041105 11999 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.047484 12152 consensus_queue.cc:1048] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.047941 11999 raft_consensus.cc:515] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.049608 11998 raft_consensus.cc:1240] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Rejecting Update request from peer 9ca1524db419480baad7413b11f52099 for earlier term 1. Current term is 2. Ops: []
I20260710 13:18:45.050057 11999 leader_election.cc:290] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 2 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:45.051467 11921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:45.054973 12145 raft_consensus.cc:993] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:45.056109 12145 raft_consensus.cc:1081] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:45.056340 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:45.057080 12072 raft_consensus.cc:3055] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.057410 12072 raft_consensus.cc:740] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:45.057891 11923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56810
I20260710 13:18:45.058521 11923 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.058956 11923 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.058236 12072 consensus_queue.cc:260] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.062186 12145 consensus_queue.cc:1059] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.066145 12072 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.073210 11923 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.075896 11923 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:45.077323 12071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:45.077705 12122 raft_consensus.cc:993] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:45.077927 12071 raft_consensus.cc:3055] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.078174 12122 raft_consensus.cc:1081] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Signalling peer 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:45.078307 12071 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:45.079182 12071 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.080065 12073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6"
dest_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:34406
I20260710 13:18:45.080483 12071 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.080610 12073 raft_consensus.cc:493] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.081049 12073 raft_consensus.cc:3060] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.079665 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:45.083258 11998 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.085628 12071 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:45.086747 11889 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:45.087564 12122 raft_consensus.cc:2804] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.088063 12122 raft_consensus.cc:697] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:45.088861 12122 consensus_queue.cc:237] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.089560 12072 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 2.
I20260710 13:18:45.090690 11998 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 2.
I20260710 13:18:45.090821 11964 leader_election.cc:304] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:45.090725 12073 raft_consensus.cc:515] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.091770 12119 raft_consensus.cc:2804] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.092311 12119 raft_consensus.cc:697] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Leader. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:45.093052 12073 leader_election.cc:290] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 2 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:45.093104 12119 consensus_queue.cc:237] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.094278 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:45.094825 11923 raft_consensus.cc:3055] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.095125 11923 raft_consensus.cc:740] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:45.096701 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7341d988993844bd80a53e9471c3c2d6" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:45.096637 11923 consensus_queue.cc:260] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.097304 11999 raft_consensus.cc:3060] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.097982 11923 raft_consensus.cc:3060] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.104439 11923 raft_consensus.cc:2468] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 2.
I20260710 13:18:45.104019 11819 catalog_manager.cc:5697] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 2 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.105337 11999 raft_consensus.cc:2468] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 2.
I20260710 13:18:45.105881 12037 leader_election.cc:304] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:45.106704 12120 raft_consensus.cc:2804] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.106437 11820 catalog_manager.cc:5697] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 59fcb2c790034d698c330524a23b23da (127.10.254.130). New cstate: current_term: 2 leader_uuid: "59fcb2c790034d698c330524a23b23da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.107203 12120 raft_consensus.cc:697] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 2 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:45.107896 12120 consensus_queue.cc:237] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.116788 11821 catalog_manager.cc:5697] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 1 to 2, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.145058 12120 raft_consensus.cc:993] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: : Instructing follower 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:45.145478 12140 raft_consensus.cc:1081] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:45.146859 11999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:46424
I20260710 13:18:45.147286 11999 raft_consensus.cc:493] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.147534 11999 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.151926 11999 raft_consensus.cc:515] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.153465 11999 leader_election.cc:290] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 2 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:45.154273 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:45.154587 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:45.154736 11923 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.155049 12073 raft_consensus.cc:3055] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.155341 12073 raft_consensus.cc:740] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:45.156008 12073 consensus_queue.cc:260] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.156873 12073 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.159516 11923 raft_consensus.cc:2468] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 2.
I20260710 13:18:45.160560 11963 leader_election.cc:304] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:45.161401 12119 raft_consensus.cc:2804] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.161783 12119 raft_consensus.cc:697] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Leader. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:45.161942 12073 raft_consensus.cc:2468] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 2.
I20260710 13:18:45.162569 12119 consensus_queue.cc:237] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.168862 11821 catalog_manager.cc:5697] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 59fcb2c790034d698c330524a23b23da (127.10.254.130). New cstate: current_term: 2 leader_uuid: "59fcb2c790034d698c330524a23b23da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.204326 12120 raft_consensus.cc:993] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: : Instructing follower 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:45.204730 12120 raft_consensus.cc:1081] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Signalling peer 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:45.206067 11999 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:46424
I20260710 13:18:45.206524 11999 raft_consensus.cc:493] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.206800 11999 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.211499 11999 raft_consensus.cc:515] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.213052 11999 leader_election.cc:290] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 2 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:45.213807 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:45.214038 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:45.214389 11923 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.214526 12073 raft_consensus.cc:3055] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.214859 12073 raft_consensus.cc:740] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:45.215615 12073 consensus_queue.cc:260] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.216811 12073 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.220851 11923 raft_consensus.cc:2468] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 2.
I20260710 13:18:45.222103 11963 leader_election.cc:304] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:45.222860 12119 raft_consensus.cc:2804] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.223132 12073 raft_consensus.cc:2468] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 2.
I20260710 13:18:45.223244 12119 raft_consensus.cc:697] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Leader. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:45.224079 12119 consensus_queue.cc:237] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:45.230437 11820 catalog_manager.cc:5697] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da reported cstate change: term changed from 1 to 2, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 59fcb2c790034d698c330524a23b23da (127.10.254.130). New cstate: current_term: 2 leader_uuid: "59fcb2c790034d698c330524a23b23da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.310351 12073 raft_consensus.cc:1275] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.311492 12122 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.319551 11999 raft_consensus.cc:1275] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.320920 12152 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.459434 11923 raft_consensus.cc:3060] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.461989 11999 raft_consensus.cc:1275] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.463403 12152 consensus_queue.cc:1048] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.465677 11923 raft_consensus.cc:1275] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.467197 12119 consensus_queue.cc:1048] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.474188 12073 raft_consensus.cc:1275] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.476558 12073 raft_consensus.cc:1275] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.476452 12152 consensus_queue.cc:1048] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.478050 12119 consensus_queue.cc:1048] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.495667 12072 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.497087 12152 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.504941 11999 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.506559 12152 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.524475 11999 raft_consensus.cc:1275] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.526286 12152 consensus_queue.cc:1048] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.535607 12072 raft_consensus.cc:1275] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.537053 12152 consensus_queue.cc:1048] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.605180 11923 raft_consensus.cc:1275] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.606518 12164 consensus_queue.cc:1048] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.614897 12072 raft_consensus.cc:1275] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.616532 12200 consensus_queue.cc:1048] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.643667 11999 raft_consensus.cc:1275] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.644695 12120 consensus_queue.cc:1048] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.651893 11923 raft_consensus.cc:1275] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.653883 12202 consensus_queue.cc:1048] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.656589 11923 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.662969 11923 raft_consensus.cc:1275] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.664247 12200 consensus_queue.cc:1048] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.668458 12072 raft_consensus.cc:1275] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.670480 12164 consensus_queue.cc:1048] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.673082 12073 raft_consensus.cc:1275] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.674254 12200 consensus_queue.cc:1048] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:45.685535 11923 raft_consensus.cc:1275] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:45.687224 12164 consensus_queue.cc:1048] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:47.894658 11258 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:18:47.895452 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:47.921592 11923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:56836
I20260710 13:18:47.922437 11923 raft_consensus.cc:606] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Received request to transfer leadership to TS 9ca1524db419480baad7413b11f52099
I20260710 13:18:47.925062 11923 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:56836
I20260710 13:18:47.925475 11923 raft_consensus.cc:606] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Received request to transfer leadership to TS 9ca1524db419480baad7413b11f52099
I20260710 13:18:47.926548 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:47.926954 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:47.966569 12169 raft_consensus.cc:993] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:47.967128 12206 raft_consensus.cc:1081] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Signalling peer 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:47.968817 12073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3"
dest_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:34406
I20260710 13:18:47.969331 12073 raft_consensus.cc:493] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:47.969668 12073 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:47.975023 12073 raft_consensus.cc:515] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:47.976929 12073 leader_election.cc:290] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 3 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603)
I20260710 13:18:47.977865 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:47.978065 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:47.978474 11999 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:47.978632 11923 raft_consensus.cc:3055] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:47.978941 11923 raft_consensus.cc:740] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:47.979688 11923 consensus_queue.cc:260] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [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: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:47.980674 11923 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:47.982973 11999 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 3.
I20260710 13:18:47.984105 12036 leader_election.cc:304] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:47.984865 12140 raft_consensus.cc:2804] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:47.985780 12140 raft_consensus.cc:697] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:47.985875 11923 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 3.
I20260710 13:18:47.987179 12140 consensus_queue.cc:237] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [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: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:47.994982 11819 catalog_manager.cc:5697] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 2 to 3, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.252910 12206 raft_consensus.cc:993] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:48.253407 12169 raft_consensus.cc:1081] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Signalling peer 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:48.255138 12073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:34406
I20260710 13:18:48.255659 12073 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.255983 12073 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:48.260874 12073 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:48.262473 12073 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 3 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:48.263484 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:48.263550 11923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:48.263979 11999 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:48.264096 11923 raft_consensus.cc:3055] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:48.264475 11923 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:48.265309 11923 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:48.266417 11923 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:48.268795 11999 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 3.
I20260710 13:18:48.269860 12036 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:48.270553 12140 raft_consensus.cc:2804] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:48.271008 12140 raft_consensus.cc:697] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:48.271926 12140 consensus_queue.cc:237] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:48.272859 11923 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 3.
I20260710 13:18:48.279072 11819 catalog_manager.cc:5697] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 2 to 3, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.436093 11923 raft_consensus.cc:1275] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:48.437316 12140 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:48.446660 11999 raft_consensus.cc:1275] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:48.448112 12207 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:48.662582 11923 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:48.663718 12207 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:48.672525 11999 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:48.675607 12140 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:48.927752 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:48.937886 12073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:48.938378 12073 raft_consensus.cc:606] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:48.946764 12073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "9ca1524db419480baad7413b11f52099"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:34426
I20260710 13:18:48.947360 12073 raft_consensus.cc:606] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:48.965487 11999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:46432
I20260710 13:18:48.965977 11999 raft_consensus.cc:606] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:48.970921 11999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:46432
I20260710 13:18:48.971339 11999 raft_consensus.cc:606] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:48.976787 11999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccbee81268394da7a858b56770321078"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
mode: GRACEFUL
new_leader_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:46432
I20260710 13:18:48.977281 11999 raft_consensus.cc:606] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Received request to transfer leadership to TS 6c831377dec444029ed7caa62a8f442f
I20260710 13:18:49.084165 12220 raft_consensus.cc:993] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.084575 12140 raft_consensus.cc:1081] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.085948 11923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56810
I20260710 13:18:49.086380 11923 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.086632 11923 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:49.091041 11923 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.092633 11923 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 4 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:49.093776 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:49.093963 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:49.094302 11999 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:49.094503 12072 raft_consensus.cc:3055] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:49.094785 12072 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:49.095438 12072 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.096436 12072 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:49.099144 11999 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 4.
I20260710 13:18:49.100736 11887 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [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: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:49.102720 12169 raft_consensus.cc:2804] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:49.104008 12169 raft_consensus.cc:697] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:49.104643 12072 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 4.
I20260710 13:18:49.105852 12169 consensus_queue.cc:237] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.112304 11820 catalog_manager.cc:5697] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 3 to 4, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 4 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.122246 12200 raft_consensus.cc:993] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.122833 12224 raft_consensus.cc:1081] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.124234 11923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56822
I20260710 13:18:49.124639 11923 raft_consensus.cc:493] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.124883 11923 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.128875 11923 raft_consensus.cc:515] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.130362 11923 leader_election.cc:290] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 3 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:49.131215 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:49.131428 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ca7299560e446c0bc9cc0d768109229" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:49.131696 11999 raft_consensus.cc:3055] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:49.131924 12072 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.132015 11999 raft_consensus.cc:740] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:49.132655 11999 consensus_queue.cc:260] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.133471 11999 raft_consensus.cc:3060] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.136865 12072 raft_consensus.cc:2468] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 3.
I20260710 13:18:49.137610 11999 raft_consensus.cc:2468] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 3.
I20260710 13:18:49.138233 11889 leader_election.cc:304] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [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: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:49.139048 12169 raft_consensus.cc:2804] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:49.139691 12169 raft_consensus.cc:697] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 3 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:49.140944 12169 consensus_queue.cc:237] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.150794 11820 catalog_manager.cc:5697] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 2 to 3, leader changed from 59fcb2c790034d698c330524a23b23da (127.10.254.130) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 3 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.219185 12200 raft_consensus.cc:993] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.219653 12224 raft_consensus.cc:1081] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.221102 11923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccbee81268394da7a858b56770321078"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56822
I20260710 13:18:49.221549 11923 raft_consensus.cc:493] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.221829 11923 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.225109 12200 raft_consensus.cc:993] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.225586 12224 raft_consensus.cc:1081] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.227142 11923 raft_consensus.cc:515] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.227418 11922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56822
I20260710 13:18:49.228027 11922 raft_consensus.cc:493] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.228374 11922 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.230798 11923 leader_election.cc:290] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 3 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:49.232069 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:49.232436 11999 raft_consensus.cc:3055] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:49.232605 11999 raft_consensus.cc:740] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:49.233141 11999 consensus_queue.cc:260] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.233867 11999 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.235186 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccbee81268394da7a858b56770321078" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:49.235812 12072 raft_consensus.cc:3060] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.235266 11922 raft_consensus.cc:515] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.239312 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:49.239746 11999 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 3.
I20260710 13:18:49.239996 12073 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.242044 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9e66b8582e04321a1189d6060cb104c" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:49.242734 12072 raft_consensus.cc:2468] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 3.
I20260710 13:18:49.242965 11999 raft_consensus.cc:3055] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:49.243265 11999 raft_consensus.cc:740] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:49.242503 11922 leader_election.cc:290] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 3 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:49.244516 11889 leader_election.cc:304] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [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: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:49.243963 11999 consensus_queue.cc:260] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.245345 12169 raft_consensus.cc:2804] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:49.245793 12169 raft_consensus.cc:697] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 3 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:49.245906 11999 raft_consensus.cc:3060] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:49.247030 12073 raft_consensus.cc:2468] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 3.
I20260710 13:18:49.246686 12169 consensus_queue.cc:237] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.248011 11889 leader_election.cc:304] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [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: 6c831377dec444029ed7caa62a8f442f, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:49.248747 12225 raft_consensus.cc:2804] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:49.249765 12225 raft_consensus.cc:697] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 3 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:49.250489 12225 consensus_queue.cc:237] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:49.252282 11999 raft_consensus.cc:2468] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 3.
I20260710 13:18:49.257477 11820 catalog_manager.cc:5697] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 2 to 3, leader changed from 59fcb2c790034d698c330524a23b23da (127.10.254.130) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 3 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.269444 11820 catalog_manager.cc:5697] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 2 to 3, leader changed from 59fcb2c790034d698c330524a23b23da (127.10.254.130) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 3 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.429942 12220 raft_consensus.cc:993] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: : Instructing follower 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.430338 12140 raft_consensus.cc:1081] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Signalling peer 6c831377dec444029ed7caa62a8f442f to start an election
I20260710 13:18:49.431751 11922 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
 from {username='slave'} at 127.0.0.1:56810
I20260710 13:18:49.432369 11922 raft_consensus.cc:493] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.432690 11922 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:49.437282 11922 raft_consensus.cc:515] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:49.438866 11922 leader_election.cc:290] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [CANDIDATE]: Term 4 election: Requested vote from peers 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:49.439805 11999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:49.439966 12073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbd4576e7b9a475a8120e020abaed4d3" candidate_uuid: "6c831377dec444029ed7caa62a8f442f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:49.440339 11999 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:49.440488 12073 raft_consensus.cc:3055] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:18:49.440871 12073 raft_consensus.cc:740] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:49.441479 12073 consensus_queue.cc:260] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [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: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:49.442327 12073 raft_consensus.cc:3060] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:18:49.444617 11999 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 4.
I20260710 13:18:49.445587 11887 leader_election.cc:304] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [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: 59fcb2c790034d698c330524a23b23da, 6c831377dec444029ed7caa62a8f442f; no voters: 
I20260710 13:18:49.446305 12169 raft_consensus.cc:2804] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:18:49.446610 12073 raft_consensus.cc:2468] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c831377dec444029ed7caa62a8f442f in term 4.
I20260710 13:18:49.446770 12169 raft_consensus.cc:697] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Becoming Leader. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:49.447574 12169 consensus_queue.cc:237] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [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: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } }
I20260710 13:18:49.453261 11820 catalog_manager.cc:5697] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f reported cstate change: term changed from 3 to 4, leader changed from 9ca1524db419480baad7413b11f52099 (127.10.254.131) to 6c831377dec444029ed7caa62a8f442f (127.10.254.129). New cstate: current_term: 4 leader_uuid: "6c831377dec444029ed7caa62a8f442f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.513080 11999 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:49.514353 12169 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.524089 12073 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:49.526134 12225 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.595948 12073 raft_consensus.cc:1275] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:49.597179 12225 consensus_queue.cc:1048] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.605549 11999 raft_consensus.cc:1275] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:49.607002 12225 consensus_queue.cc:1048] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.626075 11999 raft_consensus.cc:1275] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:49.627218 12225 consensus_queue.cc:1048] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.635118 12073 raft_consensus.cc:1275] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:49.637162 12230 consensus_queue.cc:1048] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.757884 12073 raft_consensus.cc:1275] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:49.759212 12230 consensus_queue.cc:1048] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:49.769390 11999 raft_consensus.cc:1275] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:49.770932 12230 consensus_queue.cc:1048] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:18:49.831409 11999 raft_consensus.cc:1275] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:49.832679 12230 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:49.841112 12073 raft_consensus.cc:1275] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Refusing update from remote peer 6c831377dec444029ed7caa62a8f442f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:18:49.845338 12241 consensus_queue.cc:1048] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:18:51.984488 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:51.991524 11922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:56836
I20260710 13:18:51.992050 11922 raft_consensus.cc:606] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Received request to transfer leadership to TS 9ca1524db419480baad7413b11f52099
I20260710 13:18:51.994431 11922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:56836
I20260710 13:18:51.994908 11922 raft_consensus.cc:606] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Received request to transfer leadership to TS 59fcb2c790034d698c330524a23b23da
I20260710 13:18:51.997355 11922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:56836
I20260710 13:18:51.997866 11922 raft_consensus.cc:606] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Received request to transfer leadership to TS 59fcb2c790034d698c330524a23b23da
I20260710 13:18:52.000262 11922 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e77f96b348444984b67c21828ce99d57"
dest_uuid: "6c831377dec444029ed7caa62a8f442f"
mode: GRACEFUL
new_leader_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:56836
I20260710 13:18:52.000711 11922 raft_consensus.cc:606] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Received request to transfer leadership to TS 9ca1524db419480baad7413b11f52099
I20260710 13:18:52.001690 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:18:52.002117 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:52.050576 12225 raft_consensus.cc:993] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:52.051110 12241 raft_consensus.cc:1081] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Signalling peer 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:52.052431 12072 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e77f96b348444984b67c21828ce99d57"
dest_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:34406
I20260710 13:18:52.052855 12072 raft_consensus.cc:493] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.053124 12072 raft_consensus.cc:3060] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.057518 12072 raft_consensus.cc:515] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.059083 12072 leader_election.cc:290] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 2 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:52.060021 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:52.060137 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e77f96b348444984b67c21828ce99d57" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:52.060674 11922 raft_consensus.cc:3055] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:52.060750 11998 raft_consensus.cc:3060] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.060930 11922 raft_consensus.cc:740] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:52.061666 11922 consensus_queue.cc:260] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.062537 11922 raft_consensus.cc:3060] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:52.065603 11998 raft_consensus.cc:2468] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 2.
I20260710 13:18:52.066637 12036 leader_election.cc:304] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:52.067032 11922 raft_consensus.cc:2468] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 2.
I20260710 13:18:52.067351 12140 raft_consensus.cc:2804] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:52.068410 12140 raft_consensus.cc:697] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 2 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:52.069252 12140 consensus_queue.cc:237] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.076169 11820 catalog_manager.cc:5697] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 1 to 2, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.086877 12245 raft_consensus.cc:993] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:52.087263 12245 raft_consensus.cc:1081] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Signalling peer 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:52.088692 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:46414
I20260710 13:18:52.089140 11998 raft_consensus.cc:493] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.089404 11998 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:52.093756 11998 raft_consensus.cc:515] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.095181 11998 leader_election.cc:290] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 5 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:52.096204 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:52.096118 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "893f5377503f478487c2c055ada8f0fb" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:52.096830 12072 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:52.096838 11922 raft_consensus.cc:3055] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:18:52.097345 11922 raft_consensus.cc:740] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:52.098112 11922 consensus_queue.cc:260] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.099305 11922 raft_consensus.cc:3060] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:18:52.106673 12072 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 5.
I20260710 13:18:52.108436 11964 leader_election.cc:304] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:52.109139 12247 raft_consensus.cc:2804] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:18:52.109244 11922 raft_consensus.cc:2468] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 5.
I20260710 13:18:52.110340 12247 raft_consensus.cc:697] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 5 LEADER]: Becoming Leader. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:52.111106 12247 consensus_queue.cc:237] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.117851 11820 catalog_manager.cc:5697] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da reported cstate change: term changed from 4 to 5, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 59fcb2c790034d698c330524a23b23da (127.10.254.130). New cstate: current_term: 5 leader_uuid: "59fcb2c790034d698c330524a23b23da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.223418 12241 raft_consensus.cc:993] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:52.223855 12241 raft_consensus.cc:1081] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Signalling peer 59fcb2c790034d698c330524a23b23da to start an election
I20260710 13:18:52.225164 11998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f"
dest_uuid: "59fcb2c790034d698c330524a23b23da"
 from {username='slave'} at 127.0.0.1:46414
I20260710 13:18:52.225590 11998 raft_consensus.cc:493] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.225836 11998 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.229923 11998 raft_consensus.cc:515] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.231355 11998 leader_election.cc:290] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [CANDIDATE]: Term 3 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 9ca1524db419480baad7413b11f52099 (127.10.254.131:37895)
I20260710 13:18:52.232388 12072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ca1524db419480baad7413b11f52099"
I20260710 13:18:52.232280 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1de0501c7be42edb2fd759663981e9f" candidate_uuid: "59fcb2c790034d698c330524a23b23da" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:52.232880 12072 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.232982 11922 raft_consensus.cc:3055] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.233289 11922 raft_consensus.cc:740] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:52.233829 11922 consensus_queue.cc:260] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.234680 11922 raft_consensus.cc:3060] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.237141 12072 raft_consensus.cc:2468] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 3.
I20260710 13:18:52.238211 11964 leader_election.cc:304] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:52.239018 11922 raft_consensus.cc:2468] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59fcb2c790034d698c330524a23b23da in term 3.
I20260710 13:18:52.239084 12247 raft_consensus.cc:2804] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.239490 12247 raft_consensus.cc:697] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 3 LEADER]: Becoming Leader. State: Replica: 59fcb2c790034d698c330524a23b23da, State: Running, Role: LEADER
I20260710 13:18:52.240319 12247 consensus_queue.cc:237] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.245992 12245 raft_consensus.cc:993] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: : Instructing follower 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:52.246469 12241 raft_consensus.cc:1081] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Signalling peer 9ca1524db419480baad7413b11f52099 to start an election
I20260710 13:18:52.248008 12073 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a"
dest_uuid: "9ca1524db419480baad7413b11f52099"
 from {username='slave'} at 127.0.0.1:34406
I20260710 13:18:52.248992 12073 raft_consensus.cc:493] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.249377 12073 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.249217 11820 catalog_manager.cc:5697] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da reported cstate change: term changed from 2 to 3, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 59fcb2c790034d698c330524a23b23da (127.10.254.130). New cstate: current_term: 3 leader_uuid: "59fcb2c790034d698c330524a23b23da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:52.254357 12073 raft_consensus.cc:515] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.256198 12073 leader_election.cc:290] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [CANDIDATE]: Term 3 election: Requested vote from peers 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603), 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481)
I20260710 13:18:52.256793 11922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6c831377dec444029ed7caa62a8f442f"
I20260710 13:18:52.257189 11998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e9fdbfca89492fa7ed5cb9d756390a" candidate_uuid: "9ca1524db419480baad7413b11f52099" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59fcb2c790034d698c330524a23b23da"
I20260710 13:18:52.257313 11922 raft_consensus.cc:3055] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.257632 11922 raft_consensus.cc:740] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6c831377dec444029ed7caa62a8f442f, State: Running, Role: LEADER
I20260710 13:18:52.257673 11998 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.258363 11922 consensus_queue.cc:260] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.259358 11922 raft_consensus.cc:3060] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.262015 11998 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 3.
I20260710 13:18:52.262880 12036 leader_election.cc:304] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [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: 59fcb2c790034d698c330524a23b23da, 9ca1524db419480baad7413b11f52099; no voters: 
I20260710 13:18:52.263348 11922 raft_consensus.cc:2468] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ca1524db419480baad7413b11f52099 in term 3.
I20260710 13:18:52.263537 12140 raft_consensus.cc:2804] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.264062 12140 raft_consensus.cc:697] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Becoming Leader. State: Replica: 9ca1524db419480baad7413b11f52099, State: Running, Role: LEADER
I20260710 13:18:52.264846 12140 consensus_queue.cc:237] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [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: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } }
I20260710 13:18:52.271698 11820 catalog_manager.cc:5697] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 reported cstate change: term changed from 2 to 3, leader changed from 6c831377dec444029ed7caa62a8f442f (127.10.254.129) to 9ca1524db419480baad7413b11f52099 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "9ca1524db419480baad7413b11f52099" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.502228 11922 raft_consensus.cc:1275] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:52.503358 12140 consensus_queue.cc:1048] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:52.513998 11998 raft_consensus.cc:1275] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:52.515820 12246 consensus_queue.cc:1048] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:52.520846 12073 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 5 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:52.522399 12247 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:52.531064 11922 raft_consensus.cc:1275] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 5 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 13:18:52.532550 12247 consensus_queue.cc:1048] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:52.779386 12073 raft_consensus.cc:1275] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.781116 12247 consensus_queue.cc:1048] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ca1524db419480baad7413b11f52099" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.794087 11922 raft_consensus.cc:1275] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Refusing update from remote peer 59fcb2c790034d698c330524a23b23da: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.795722 12266 consensus_queue.cc:1048] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.841245 11922 raft_consensus.cc:1275] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.842482 12246 consensus_queue.cc:1048] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c831377dec444029ed7caa62a8f442f" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 39603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:52.851907 11998 raft_consensus.cc:1275] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Refusing update from remote peer 9ca1524db419480baad7413b11f52099: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:52.853402 12246 consensus_queue.cc:1048] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59fcb2c790034d698c330524a23b23da" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 34481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.002939 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:53.009042 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
I20260710 13:18:53.032778 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:53.033613 11258 tablet_replica.cc:333] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.034405 11258 raft_consensus.cc:2243] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.035346 11258 raft_consensus.cc:2272] T 6ca7299560e446c0bc9cc0d768109229 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.037302 11258 tablet_replica.cc:333] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.037791 11258 raft_consensus.cc:2243] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.038170 11258 raft_consensus.cc:2272] T 7341d988993844bd80a53e9471c3c2d6 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.039844 11258 tablet_replica.cc:333] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.040299 11258 raft_consensus.cc:2243] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.040657 11258 raft_consensus.cc:2272] T a1de0501c7be42edb2fd759663981e9f P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.042657 11258 tablet_replica.cc:333] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.043150 11258 raft_consensus.cc:2243] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.043529 11258 raft_consensus.cc:2272] T e77f96b348444984b67c21828ce99d57 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.045742 11258 tablet_replica.cc:333] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.046196 11258 raft_consensus.cc:2243] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.046855 11258 raft_consensus.cc:2272] T bbd4576e7b9a475a8120e020abaed4d3 P 6c831377dec444029ed7caa62a8f442f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.048728 11258 tablet_replica.cc:333] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.049239 11258 raft_consensus.cc:2243] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.049922 11258 raft_consensus.cc:2272] T e9e66b8582e04321a1189d6060cb104c P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.051819 11258 tablet_replica.cc:333] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.052299 11258 raft_consensus.cc:2243] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.052700 11258 raft_consensus.cc:2272] T d0553f7447544d3c961402457a177989 P 6c831377dec444029ed7caa62a8f442f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.054345 11258 tablet_replica.cc:333] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.054803 11258 raft_consensus.cc:2243] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.055171 11258 raft_consensus.cc:2272] T 59e9fdbfca89492fa7ed5cb9d756390a P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.057547 11258 tablet_replica.cc:333] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.058055 11258 raft_consensus.cc:2243] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.058859 11258 raft_consensus.cc:2272] T ccbee81268394da7a858b56770321078 P 6c831377dec444029ed7caa62a8f442f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.062058 11258 tablet_replica.cc:333] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f: stopping tablet replica
I20260710 13:18:53.062477 11258 raft_consensus.cc:2243] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.062855 11258 raft_consensus.cc:2272] T 893f5377503f478487c2c055ada8f0fb P 6c831377dec444029ed7caa62a8f442f [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:53.084132 11963 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.254.129:39603: connect: Connection refused (error 111) [suppressed 65 similar messages]
I20260710 13:18:53.088876 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
W20260710 13:18:53.088776 11963 consensus_peers.cc:597] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da -> Peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Couldn't send request to peer 6c831377dec444029ed7caa62a8f442f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:39603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:53.094661 11963 consensus_peers.cc:597] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da -> Peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Couldn't send request to peer 6c831377dec444029ed7caa62a8f442f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:39603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:53.108843 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
I20260710 13:18:53.129328 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:53.129998 11258 tablet_replica.cc:333] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.130520 11258 raft_consensus.cc:2243] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.130954 11258 raft_consensus.cc:2272] T 7341d988993844bd80a53e9471c3c2d6 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.132712 11258 tablet_replica.cc:333] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.133236 11258 raft_consensus.cc:2243] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.133625 11258 raft_consensus.cc:2272] T e9e66b8582e04321a1189d6060cb104c P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.135318 11258 tablet_replica.cc:333] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.135900 11258 raft_consensus.cc:2243] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.136672 11258 raft_consensus.cc:2272] T d0553f7447544d3c961402457a177989 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.138831 11258 tablet_replica.cc:333] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.139744 11258 raft_consensus.cc:2243] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.140365 11258 raft_consensus.cc:2272] T bbd4576e7b9a475a8120e020abaed4d3 P 59fcb2c790034d698c330524a23b23da [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.142745 11258 tablet_replica.cc:333] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
W20260710 13:18:53.143080 12036 consensus_peers.cc:597] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 -> Peer 59fcb2c790034d698c330524a23b23da (127.10.254.130:34481): Couldn't send request to peer 59fcb2c790034d698c330524a23b23da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:53.143518 11258 raft_consensus.cc:2243] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.144081 11258 raft_consensus.cc:2272] T ccbee81268394da7a858b56770321078 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.146019 11258 tablet_replica.cc:333] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.146474 11258 raft_consensus.cc:2243] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.147117 11258 raft_consensus.cc:2272] T 893f5377503f478487c2c055ada8f0fb P 59fcb2c790034d698c330524a23b23da [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.149498 11258 tablet_replica.cc:333] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.149993 11258 raft_consensus.cc:2243] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.150363 11258 raft_consensus.cc:2272] T e77f96b348444984b67c21828ce99d57 P 59fcb2c790034d698c330524a23b23da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.152918 11258 tablet_replica.cc:333] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.153411 11258 raft_consensus.cc:2243] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.154105 11258 raft_consensus.cc:2272] T a1de0501c7be42edb2fd759663981e9f P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.156023 11258 tablet_replica.cc:333] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.156472 11258 raft_consensus.cc:2243] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.156854 11258 raft_consensus.cc:2272] T 6ca7299560e446c0bc9cc0d768109229 P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.158792 11258 tablet_replica.cc:333] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da: stopping tablet replica
I20260710 13:18:53.159351 11258 raft_consensus.cc:2243] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.159862 11258 raft_consensus.cc:2272] T 59e9fdbfca89492fa7ed5cb9d756390a P 59fcb2c790034d698c330524a23b23da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.188537 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
I20260710 13:18:53.207710 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
W20260710 13:18:53.227756 12037 consensus_peers.cc:597] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 -> Peer 6c831377dec444029ed7caa62a8f442f (127.10.254.129:39603): Couldn't send request to peer 6c831377dec444029ed7caa62a8f442f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:39603: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:53.236289 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:53.237385 11258 tablet_replica.cc:333] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.238150 11258 raft_consensus.cc:2243] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.239111 11258 raft_consensus.cc:2272] T 7341d988993844bd80a53e9471c3c2d6 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.242779 11258 tablet_replica.cc:333] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.243717 11258 raft_consensus.cc:2243] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.245121 11258 raft_consensus.cc:2272] T 59e9fdbfca89492fa7ed5cb9d756390a P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.247522 11258 tablet_replica.cc:333] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.248108 11258 raft_consensus.cc:2243] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.248571 11258 raft_consensus.cc:2272] T ccbee81268394da7a858b56770321078 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.250216 11258 tablet_replica.cc:333] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.250674 11258 raft_consensus.cc:2243] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.251077 11258 raft_consensus.cc:2272] T 893f5377503f478487c2c055ada8f0fb P 9ca1524db419480baad7413b11f52099 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.253837 11258 tablet_replica.cc:333] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.254343 11258 raft_consensus.cc:2243] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.254771 11258 raft_consensus.cc:2272] T 6ca7299560e446c0bc9cc0d768109229 P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.256425 11258 tablet_replica.cc:333] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.256886 11258 raft_consensus.cc:2243] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.257587 11258 raft_consensus.cc:2272] T e77f96b348444984b67c21828ce99d57 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.259621 11258 tablet_replica.cc:333] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.260119 11258 raft_consensus.cc:2243] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.260529 11258 raft_consensus.cc:2272] T a1de0501c7be42edb2fd759663981e9f P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.263130 11258 tablet_replica.cc:333] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.263634 11258 raft_consensus.cc:2243] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.264112 11258 raft_consensus.cc:2272] T d0553f7447544d3c961402457a177989 P 9ca1524db419480baad7413b11f52099 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.265666 11258 tablet_replica.cc:333] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.266065 11258 raft_consensus.cc:2243] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.266434 11258 raft_consensus.cc:2272] T e9e66b8582e04321a1189d6060cb104c P 9ca1524db419480baad7413b11f52099 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.268123 11258 tablet_replica.cc:333] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099: stopping tablet replica
I20260710 13:18:53.268492 11258 raft_consensus.cc:2243] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:53.268836 11258 raft_consensus.cc:2272] T bbd4576e7b9a475a8120e020abaed4d3 P 9ca1524db419480baad7413b11f52099 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.298724 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:18:53.316803 11258 master.cc:562] Master@127.10.254.190:38381 shutting down...
I20260710 13:18:53.335404 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:53.335958 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:53.336257 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e38b05640734885b4a55a38a9302cee: stopping tablet replica
I20260710 13:18:53.357193 11258 master.cc:584] Master@127.10.254.190:38381 shutdown complete.
59fcb2c790034d698c330524a23b23da  4
6c831377dec444029ed7caa62a8f442f  5
9ca1524db419480baad7413b11f52099  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10361 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:18:53.399092 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:36517
I20260710 13:18:53.400255 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:53.405901 12275 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
W20260710 13:18:53.406184 12276 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
W20260710 13:18:53.406567 12278 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
I20260710 13:18:53.407407 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:53.408260 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:53.408442 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:53.408553 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689533408543 us; error 0 us; skew 500 ppm
I20260710 13:18:53.409019 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:53.411358 11258 webserver.cc:533] Webserver started at http://127.10.254.190:46869/ using document root <none> and password file <none>
I20260710 13:18:53.411823 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:53.411991 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:53.412215 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:53.413259 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "6c1939cca74a483cabb15434844524af"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.417757 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:53.421329 12283 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.422214 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:53.422644 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "6c1939cca74a483cabb15434844524af"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.422907 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-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)
I20260710 13:18:53.446197 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:53.447378 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:53.485289 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:36517
I20260710 13:18:53.485388 12334 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:36517 every 8 connection(s)
I20260710 13:18:53.489133 12335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:53.498678 12335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af: Bootstrap starting.
I20260710 13:18:53.503407 12335 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:53.507678 12335 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af: No bootstrap required, opened a new log
I20260710 13:18:53.509769 12335 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1939cca74a483cabb15434844524af" member_type: VOTER }
I20260710 13:18:53.510135 12335 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:53.510363 12335 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c1939cca74a483cabb15434844524af, State: Initialized, Role: FOLLOWER
I20260710 13:18:53.510937 12335 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6c1939cca74a483cabb15434844524af" member_type: VOTER }
I20260710 13:18:53.511366 12335 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:53.511576 12335 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:53.511842 12335 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:53.515988 12335 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1939cca74a483cabb15434844524af" member_type: VOTER }
I20260710 13:18:53.516500 12335 leader_election.cc:304] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [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: 6c1939cca74a483cabb15434844524af; no voters: 
I20260710 13:18:53.517534 12335 leader_election.cc:290] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:53.517822 12338 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:53.519536 12338 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 1 LEADER]: Becoming Leader. State: Replica: 6c1939cca74a483cabb15434844524af, State: Running, Role: LEADER
I20260710 13:18:53.520202 12338 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [LEADER]: Queue going to LEADER mode. State: All 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: "6c1939cca74a483cabb15434844524af" member_type: VOTER }
I20260710 13:18:53.520437 12335 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:53.524698 12339 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6c1939cca74a483cabb15434844524af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1939cca74a483cabb15434844524af" member_type: VOTER } }
I20260710 13:18:53.525316 12339 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:53.525892 12340 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6c1939cca74a483cabb15434844524af. Latest consensus state: current_term: 1 leader_uuid: "6c1939cca74a483cabb15434844524af" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6c1939cca74a483cabb15434844524af" member_type: VOTER } }
I20260710 13:18:53.526916 12340 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:53.528680 12347 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:53.534286 12347 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:53.535261 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:53.542567 12347 catalog_manager.cc:1383] Generated new cluster ID: 7f33a852b3994f3395972608bd4eb5e5
I20260710 13:18:53.542793 12347 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:53.560475 12347 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:53.561721 12347 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:53.573313 12347 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af: Generated new TSK 0
I20260710 13:18:53.573899 12347 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:53.601795 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:53.607704 12356 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
W20260710 13:18:53.608767 12357 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
W20260710 13:18:53.611322 12359 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
I20260710 13:18:53.611382 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:53.612690 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:53.612910 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:53.613059 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689533613042 us; error 0 us; skew 500 ppm
I20260710 13:18:53.613597 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:53.616123 11258 webserver.cc:533] Webserver started at http://127.10.254.129:37857/ using document root <none> and password file <none>
I20260710 13:18:53.616638 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:53.616822 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:53.617056 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:53.618115 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "0c1aa3f803d446f1a874907fdb16ebce"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.622684 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:18:53.626873 12364 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.627899 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:18:53.628405 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "0c1aa3f803d446f1a874907fdb16ebce"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.628749 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-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)
I20260710 13:18:53.644621 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:53.645893 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:53.647315 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:53.649658 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:53.649879 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.650106 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:53.650269 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.692423 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:38475
I20260710 13:18:53.692515 12426 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:38475 every 8 connection(s)
I20260710 13:18:53.697204 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:53.703711 12431 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
W20260710 13:18:53.705384 12432 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
I20260710 13:18:53.708057 11258 server_base.cc:1061] running on GCE node
W20260710 13:18:53.708693 12434 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
I20260710 13:18:53.709658 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:53.709867 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:53.710026 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689533710008 us; error 0 us; skew 500 ppm
I20260710 13:18:53.710759 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:53.715163 12427 heartbeater.cc:344] Connected to a master server at 127.10.254.190:36517
I20260710 13:18:53.715652 11258 webserver.cc:533] Webserver started at http://127.10.254.130:34905/ using document root <none> and password file <none>
I20260710 13:18:53.715760 12427 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:53.716336 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:53.716635 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:53.716965 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:53.717072 12427 heartbeater.cc:507] Master 127.10.254.190:36517 requested a full tablet report, sending...
I20260710 13:18:53.718142 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "e660ad2b6674482aa35ec099d0ab472c"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.719329 12300 ts_manager.cc:194] Registered new tserver with Master: 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:18:53.721108 12300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44268
I20260710 13:18:53.723172 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.001s
I20260710 13:18:53.726933 12439 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.727641 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:53.727949 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "e660ad2b6674482aa35ec099d0ab472c"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.728215 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-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)
I20260710 13:18:53.746215 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:53.747370 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:53.748755 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:53.750878 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:53.751067 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.751282 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:53.751427 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.794384 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:42847
I20260710 13:18:53.794638 12501 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:42847 every 8 connection(s)
I20260710 13:18:53.798887 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:53.805166 12505 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
W20260710 13:18:53.806823 12506 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
W20260710 13:18:53.809932 12509 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
I20260710 13:18:53.809974 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:53.811385 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:53.811595 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:53.811853 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689533811830 us; error 0 us; skew 500 ppm
I20260710 13:18:53.812019 12502 heartbeater.cc:344] Connected to a master server at 127.10.254.190:36517
I20260710 13:18:53.812412 12502 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:53.812453 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:53.813167 12502 heartbeater.cc:507] Master 127.10.254.190:36517 requested a full tablet report, sending...
I20260710 13:18:53.815183 11258 webserver.cc:533] Webserver started at http://127.10.254.131:36313/ using document root <none> and password file <none>
I20260710 13:18:53.815691 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:53.815900 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:53.816183 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:53.815920 12300 ts_manager.cc:194] Registered new tserver with Master: e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:53.817359 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.818120 12300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44274
I20260710 13:18:53.822897 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:53.827360 12513 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.828249 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:53.828541 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
format_stamp: "Formatted at 2026-07-10 13:18:53 on dist-test-slave-84g9"
I20260710 13:18:53.828825 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-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)
I20260710 13:18:53.852181 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:53.853323 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:53.854803 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:53.857048 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:53.857247 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.857467 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:53.857614 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:53.898058 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:43753
I20260710 13:18:53.898144 12575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:43753 every 8 connection(s)
I20260710 13:18:53.910964 12576 heartbeater.cc:344] Connected to a master server at 127.10.254.190:36517
I20260710 13:18:53.911332 12576 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:53.912038 12576 heartbeater.cc:507] Master 127.10.254.190:36517 requested a full tablet report, sending...
I20260710 13:18:53.913838 12300 ts_manager.cc:194] Registered new tserver with Master: 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:53.914345 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013357536s
I20260710 13:18:53.915459 12300 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44284
I20260710 13:18:53.939437 12300 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44290:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 13:18:53.943050 12300 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.
I20260710 13:18:54.067248 12467 tablet_service.cc:1511] Processing CreateTablet for tablet f708d4c4b1e947dc97b7d1fe8169748d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:54.068794 12392 tablet_service.cc:1511] Processing CreateTablet for tablet f708d4c4b1e947dc97b7d1fe8169748d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:54.070158 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f708d4c4b1e947dc97b7d1fe8169748d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.071091 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 0a95c86fd0944f12b63e357cdcf10428 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:54.071370 12539 tablet_service.cc:1511] Processing CreateTablet for tablet 2e775c48e7664e4cb59a05ee694a57ba (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:54.072678 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e775c48e7664e4cb59a05ee694a57ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.072945 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 0a95c86fd0944f12b63e357cdcf10428 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:54.074229 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a95c86fd0944f12b63e357cdcf10428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.074110 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 2e775c48e7664e4cb59a05ee694a57ba (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:54.077004 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 2e775c48e7664e4cb59a05ee694a57ba (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:54.077183 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 2e05925b21de4768852839b4244b43f1 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:54.078490 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e775c48e7664e4cb59a05ee694a57ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.079612 12536 tablet_service.cc:1511] Processing CreateTablet for tablet 8c880ba9bc2048c0ac774c6e1316c37e (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:54.080451 12463 tablet_service.cc:1511] Processing CreateTablet for tablet b13efe4a11a94abea10ba6c075c01be8 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:54.080988 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c880ba9bc2048c0ac774c6e1316c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.080826 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 2e05925b21de4768852839b4244b43f1 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:54.082060 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e05925b21de4768852839b4244b43f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.083920 12535 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef7b22e738d4529930ef8a088a92aad (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:54.084188 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 8c880ba9bc2048c0ac774c6e1316c37e (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:54.084496 12388 tablet_service.cc:1511] Processing CreateTablet for tablet b13efe4a11a94abea10ba6c075c01be8 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:54.085309 12535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef7b22e738d4529930ef8a088a92aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.085779 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13efe4a11a94abea10ba6c075c01be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.089004 12534 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6ae0b7903346718e17ad02d5e3bc35 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:54.090427 12534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ae0b7903346718e17ad02d5e3bc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.092084 12461 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef7b22e738d4529930ef8a088a92aad (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:54.092885 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6ae0b7903346718e17ad02d5e3bc35 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:54.094259 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ae0b7903346718e17ad02d5e3bc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.094466 12532 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1b2089fee54f47b0b758fceec1ac80 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:54.092885 12533 tablet_service.cc:1511] Processing CreateTablet for tablet 9142ddc457294a1aac4e0fac7ffa660d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:54.096946 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 0a95c86fd0944f12b63e357cdcf10428 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:54.099282 12541 tablet_service.cc:1511] Processing CreateTablet for tablet f708d4c4b1e947dc97b7d1fe8169748d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:54.101605 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 8ef7b22e738d4529930ef8a088a92aad (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:54.103080 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef7b22e738d4529930ef8a088a92aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.104988 12387 tablet_service.cc:1511] Processing CreateTablet for tablet 8c880ba9bc2048c0ac774c6e1316c37e (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:54.104996 12384 tablet_service.cc:1511] Processing CreateTablet for tablet 9142ddc457294a1aac4e0fac7ffa660d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:54.106390 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c880ba9bc2048c0ac774c6e1316c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.078495 12537 tablet_service.cc:1511] Processing CreateTablet for tablet b13efe4a11a94abea10ba6c075c01be8 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:54.109530 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9142ddc457294a1aac4e0fac7ffa660d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.077286 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 2e05925b21de4768852839b4244b43f1 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:54.095746 12532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1b2089fee54f47b0b758fceec1ac80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.069221 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f708d4c4b1e947dc97b7d1fe8169748d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.112701 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f708d4c4b1e947dc97b7d1fe8169748d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.113921 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13efe4a11a94abea10ba6c075c01be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.109048 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1b2089fee54f47b0b758fceec1ac80 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:54.115242 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1b2089fee54f47b0b758fceec1ac80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.115700 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ef7b22e738d4529930ef8a088a92aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.115167 12537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13efe4a11a94abea10ba6c075c01be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.124346 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e05925b21de4768852839b4244b43f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.127385 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a95c86fd0944f12b63e357cdcf10428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.129989 12533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9142ddc457294a1aac4e0fac7ffa660d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.140046 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e05925b21de4768852839b4244b43f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.144371 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c880ba9bc2048c0ac774c6e1316c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.147274 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a95c86fd0944f12b63e357cdcf10428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.149057 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e775c48e7664e4cb59a05ee694a57ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.153900 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6ae0b7903346718e17ad02d5e3bc35 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:54.155359 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ae0b7903346718e17ad02d5e3bc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.169835 12459 tablet_service.cc:1511] Processing CreateTablet for tablet 9142ddc457294a1aac4e0fac7ffa660d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:54.171476 12459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9142ddc457294a1aac4e0fac7ffa660d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.186431 12458 tablet_service.cc:1511] Processing CreateTablet for tablet 8e1b2089fee54f47b0b758fceec1ac80 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:54.187995 12458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1b2089fee54f47b0b758fceec1ac80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.231142 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa80c4946741a69d64190aa4bfd396 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:54.233045 12388 tablet_service.cc:1511] Processing CreateTablet for tablet 459f142e854345108740ce2f52b17410 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:54.235167 12383 tablet_service.cc:1511] Processing CreateTablet for tablet bc36365c9b1848328900804b0d54304f (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:54.236913 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa80c4946741a69d64190aa4bfd396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.240598 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459f142e854345108740ce2f52b17410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.244596 12458 tablet_service.cc:1511] Processing CreateTablet for tablet ac825d0515e44e3ca1e1cfa29ed74fa3 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:54.246752 12458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac825d0515e44e3ca1e1cfa29ed74fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.244838 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa80c4946741a69d64190aa4bfd396 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:54.269552 12533 tablet_service.cc:1511] Processing CreateTablet for tablet 459f142e854345108740ce2f52b17410 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:54.304574 12385 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3f022f20ea4364bb96ceb80f6a1f95 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:54.334379 12533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459f142e854345108740ce2f52b17410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.335480 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa80c4946741a69d64190aa4bfd396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.346370 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36365c9b1848328900804b0d54304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.345862 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffa80c4946741a69d64190aa4bfd396 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:54.348402 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3f022f20ea4364bb96ceb80f6a1f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.341938 12536 tablet_service.cc:1511] Processing CreateTablet for tablet bc36365c9b1848328900804b0d54304f (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:54.355543 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa80c4946741a69d64190aa4bfd396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.353279 12532 tablet_service.cc:1511] Processing CreateTablet for tablet 2f937eb8941c46428aa8efc95d1329c1 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:54.357030 12591 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.364605 12387 tablet_service.cc:1511] Processing CreateTablet for tablet ac825d0515e44e3ca1e1cfa29ed74fa3 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:54.365242 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 2f937eb8941c46428aa8efc95d1329c1 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:54.365810 12387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac825d0515e44e3ca1e1cfa29ed74fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.366401 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f937eb8941c46428aa8efc95d1329c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.353466 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36365c9b1848328900804b0d54304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.368475 12592 tablet_bootstrap.cc:492] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.361186 12464 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3f022f20ea4364bb96ceb80f6a1f95 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:54.369468 12384 tablet_service.cc:1511] Processing CreateTablet for tablet 717eb1508ef9481da3929e33c6399d55 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:54.370692 12384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717eb1508ef9481da3929e33c6399d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.362368 12390 tablet_service.cc:1511] Processing CreateTablet for tablet 2f937eb8941c46428aa8efc95d1329c1 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:54.373878 12386 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd08e689bd44db2bd209e52014bcfc5 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:54.369481 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3f022f20ea4364bb96ceb80f6a1f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.360316 12467 tablet_service.cc:1511] Processing CreateTablet for tablet bc36365c9b1848328900804b0d54304f (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:54.355259 12460 tablet_service.cc:1511] Processing CreateTablet for tablet 459f142e854345108740ce2f52b17410 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:54.370693 12532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f937eb8941c46428aa8efc95d1329c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.343842 12538 tablet_service.cc:1511] Processing CreateTablet for tablet 7f3f022f20ea4364bb96ceb80f6a1f95 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:54.375742 12461 tablet_service.cc:1511] Processing CreateTablet for tablet 717eb1508ef9481da3929e33c6399d55 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:54.393271 12391 tablet_service.cc:1511] Processing CreateTablet for tablet 029db0cbb54649d5a0b66d5f60e6ee39 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:54.377907 12537 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd08e689bd44db2bd209e52014bcfc5 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:54.379410 12593 tablet_bootstrap.cc:492] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:54.378659 12459 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd08e689bd44db2bd209e52014bcfc5 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:54.398722 12385 tablet_service.cc:1511] Processing CreateTablet for tablet af6880e9bb654c2586480e19e7d293c6 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:54.385560 12466 tablet_service.cc:1511] Processing CreateTablet for tablet 75e2d928061f42dab8cfeae551031a96 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:54.383488 12389 tablet_service.cc:1511] Processing CreateTablet for tablet 75e2d928061f42dab8cfeae551031a96 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:54.384189 12392 tablet_service.cc:1511] Processing CreateTablet for tablet 626d17654e124caabf02ea3bbf15cccf (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:54.382925 12463 tablet_service.cc:1511] Processing CreateTablet for tablet 626d17654e124caabf02ea3bbf15cccf (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:54.387872 12538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3f022f20ea4364bb96ceb80f6a1f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.391183 12535 tablet_service.cc:1511] Processing CreateTablet for tablet 717eb1508ef9481da3929e33c6399d55 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:54.392433 12541 tablet_service.cc:1511] Processing CreateTablet for tablet ac825d0515e44e3ca1e1cfa29ed74fa3 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:54.386507 12467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36365c9b1848328900804b0d54304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.397929 12388 tablet_service.cc:1511] Processing CreateTablet for tablet 659feec3a569453abbeab6407eac639d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:54.408434 12591 tablet_bootstrap.cc:654] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.389665 12390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f937eb8941c46428aa8efc95d1329c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.416128 12461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717eb1508ef9481da3929e33c6399d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.411113 12539 tablet_service.cc:1511] Processing CreateTablet for tablet 75e2d928061f42dab8cfeae551031a96 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:54.421068 12463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626d17654e124caabf02ea3bbf15cccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.427066 12593 tablet_bootstrap.cc:654] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.424530 12592 tablet_bootstrap.cc:654] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.428122 12466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e2d928061f42dab8cfeae551031a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.429563 12459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd08e689bd44db2bd209e52014bcfc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.430750 12460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 459f142e854345108740ce2f52b17410. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.430265 12533 tablet_service.cc:1511] Processing CreateTablet for tablet 029db0cbb54649d5a0b66d5f60e6ee39 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:54.445225 12591 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:54.419646 12391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029db0cbb54649d5a0b66d5f60e6ee39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.445820 12591 ts_tablet_manager.cc:1403] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.000s
I20260710 13:18:54.446132 12392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626d17654e124caabf02ea3bbf15cccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.446677 12386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd08e689bd44db2bd209e52014bcfc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.416821 12383 tablet_service.cc:1511] Processing CreateTablet for tablet 53ae7343c7184d9b831eeb9192bcaebd (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:54.448027 12385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6880e9bb654c2586480e19e7d293c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.448917 12383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ae7343c7184d9b831eeb9192bcaebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.413069 12535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717eb1508ef9481da3929e33c6399d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.445247 12534 tablet_service.cc:1511] Processing CreateTablet for tablet 626d17654e124caabf02ea3bbf15cccf (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:54.449699 12533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029db0cbb54649d5a0b66d5f60e6ee39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.450340 12388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659feec3a569453abbeab6407eac639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.451203 12539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e2d928061f42dab8cfeae551031a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.454495 12541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac825d0515e44e3ca1e1cfa29ed74fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.457731 12591 raft_consensus.cc:359] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.458456 12591 raft_consensus.cc:385] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.458753 12591 raft_consensus.cc:740] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.464148 12458 tablet_service.cc:1511] Processing CreateTablet for tablet 029db0cbb54649d5a0b66d5f60e6ee39 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:54.465394 12458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029db0cbb54649d5a0b66d5f60e6ee39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.469255 12389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e2d928061f42dab8cfeae551031a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.464092 12537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd08e689bd44db2bd209e52014bcfc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.475137 12540 tablet_service.cc:1511] Processing CreateTablet for tablet 659feec3a569453abbeab6407eac639d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:54.476197 12534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 626d17654e124caabf02ea3bbf15cccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.487898 12540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659feec3a569453abbeab6407eac639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.491905 12532 tablet_service.cc:1511] Processing CreateTablet for tablet af6880e9bb654c2586480e19e7d293c6 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:54.493306 12532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6880e9bb654c2586480e19e7d293c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.480456 12591 consensus_queue.cc:260] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.508921 12464 tablet_service.cc:1511] Processing CreateTablet for tablet af6880e9bb654c2586480e19e7d293c6 (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:54.510325 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6880e9bb654c2586480e19e7d293c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.544071 12592 tablet_bootstrap.cc:492] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
W20260710 13:18:54.544255 12348 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:54.544620 12592 ts_tablet_manager.cc:1403] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.188s	user 0.009s	sys 0.005s
I20260710 13:18:54.547406 12592 raft_consensus.cc:359] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.548156 12592 raft_consensus.cc:385] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.548456 12592 raft_consensus.cc:740] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.549363 12592 consensus_queue.cc:260] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.559134 12593 tablet_bootstrap.cc:492] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:54.559727 12593 ts_tablet_manager.cc:1403] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.181s	user 0.010s	sys 0.009s
I20260710 13:18:54.576186 12465 tablet_service.cc:1511] Processing CreateTablet for tablet 659feec3a569453abbeab6407eac639d (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:54.577762 12465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659feec3a569453abbeab6407eac639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.591518 12593 raft_consensus.cc:359] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.592460 12593 raft_consensus.cc:385] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.592778 12593 raft_consensus.cc:740] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.594224 12593 consensus_queue.cc:260] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.598289 12536 tablet_service.cc:1511] Processing CreateTablet for tablet 53ae7343c7184d9b831eeb9192bcaebd (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:54.600059 12536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ae7343c7184d9b831eeb9192bcaebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.600617 12591 ts_tablet_manager.cc:1434] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.154s	user 0.022s	sys 0.026s
I20260710 13:18:54.601409 12427 heartbeater.cc:499] Master 127.10.254.190:36517 was elected leader, sending a full tablet report...
I20260710 13:18:54.601761 12591 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.604437 12462 tablet_service.cc:1511] Processing CreateTablet for tablet 53ae7343c7184d9b831eeb9192bcaebd (DEFAULT_TABLE table=test-workload [id=7670d70a41b14d488047d002c0496d46]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:54.605826 12462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ae7343c7184d9b831eeb9192bcaebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:54.646119 12591 tablet_bootstrap.cc:654] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.663362 12576 heartbeater.cc:499] Master 127.10.254.190:36517 was elected leader, sending a full tablet report...
I20260710 13:18:54.664602 12592 ts_tablet_manager.cc:1434] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.120s	user 0.026s	sys 0.054s
I20260710 13:18:54.664821 12593 ts_tablet_manager.cc:1434] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.102s	user 0.004s	sys 0.011s
I20260710 13:18:54.665709 12593 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:54.669776 12598 raft_consensus.cc:493] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:54.665709 12592 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.671579 12502 heartbeater.cc:499] Master 127.10.254.190:36517 was elected leader, sending a full tablet report...
I20260710 13:18:54.671043 12598 raft_consensus.cc:515] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.681062 12598 leader_election.cc:290] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:54.681748 12593 tablet_bootstrap.cc:654] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.698179 12592 tablet_bootstrap.cc:654] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.710949 12593 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:54.717294 12593 ts_tablet_manager.cc:1403] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.052s	user 0.017s	sys 0.011s
I20260710 13:18:54.718469 12592 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.719035 12592 ts_tablet_manager.cc:1403] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.010s
I20260710 13:18:54.722165 12592 raft_consensus.cc:359] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.722918 12592 raft_consensus.cc:385] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.723237 12592 raft_consensus.cc:740] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.724164 12592 consensus_queue.cc:260] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.724813 12591 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:54.725453 12591 ts_tablet_manager.cc:1403] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.124s	user 0.017s	sys 0.005s
I20260710 13:18:54.726449 12592 ts_tablet_manager.cc:1434] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:18:54.728677 12592 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.726821 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:54.726315 12593 raft_consensus.cc:359] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.731182 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
W20260710 13:18:54.733667 12366 leader_election.cc:343] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:54.733701 12593 raft_consensus.cc:385] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.734357 12593 raft_consensus.cc:740] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
W20260710 13:18:54.734858 12367 leader_election.cc:343] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:54.735306 12367 leader_election.cc:304] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce; no voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:54.735386 12593 consensus_queue.cc:260] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.736177 12598 raft_consensus.cc:2749] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:54.738018 12593 ts_tablet_manager.cc:1434] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260710 13:18:54.739079 12593 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:54.741850 12592 tablet_bootstrap.cc:654] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.731758 12591 raft_consensus.cc:359] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.745035 12591 raft_consensus.cc:385] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.745396 12591 raft_consensus.cc:740] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.746326 12591 consensus_queue.cc:260] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.748977 12591 ts_tablet_manager.cc:1434] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:18:54.750063 12591 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.757267 12591 tablet_bootstrap.cc:654] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.745397 12593 tablet_bootstrap.cc:654] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.761400 12592 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.762406 12592 ts_tablet_manager.cc:1403] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.019s
I20260710 13:18:54.765163 12592 raft_consensus.cc:359] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.765677 12592 raft_consensus.cc:385] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.765901 12592 raft_consensus.cc:740] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.766498 12592 consensus_queue.cc:260] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.768698 12592 ts_tablet_manager.cc:1434] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:54.769685 12592 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.770982 12593 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:54.771497 12593 ts_tablet_manager.cc:1403] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260710 13:18:54.774096 12591 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:54.774575 12591 ts_tablet_manager.cc:1403] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.006s
I20260710 13:18:54.774663 12592 tablet_bootstrap.cc:654] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.774387 12593 raft_consensus.cc:359] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.775105 12593 raft_consensus.cc:385] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.775405 12593 raft_consensus.cc:740] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.776247 12593 consensus_queue.cc:260] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.777524 12591 raft_consensus.cc:359] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.778235 12591 raft_consensus.cc:385] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.778555 12593 ts_tablet_manager.cc:1434] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:54.778512 12591 raft_consensus.cc:740] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.779500 12591 consensus_queue.cc:260] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.780447 12593 tablet_bootstrap.cc:492] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:54.787907 12593 tablet_bootstrap.cc:654] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.788000 12591 ts_tablet_manager.cc:1434] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:54.789211 12591 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.795764 12592 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.796345 12592 ts_tablet_manager.cc:1403] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.024s
I20260710 13:18:54.799548 12591 tablet_bootstrap.cc:654] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.799355 12592 raft_consensus.cc:359] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.800259 12592 raft_consensus.cc:385] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.800590 12592 raft_consensus.cc:740] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.801542 12592 consensus_queue.cc:260] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.805469 12593 tablet_bootstrap.cc:492] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:54.805613 12592 ts_tablet_manager.cc:1434] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:54.805647 12591 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:54.805986 12593 ts_tablet_manager.cc:1403] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.013s
I20260710 13:18:54.806404 12591 ts_tablet_manager.cc:1403] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260710 13:18:54.806727 12592 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.808990 12593 raft_consensus.cc:359] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:54.809734 12593 raft_consensus.cc:385] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.809406 12591 raft_consensus.cc:359] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.810062 12593 raft_consensus.cc:740] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.810427 12591 raft_consensus.cc:385] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.810829 12591 raft_consensus.cc:740] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.810959 12593 consensus_queue.cc:260] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:54.811674 12591 consensus_queue.cc:260] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.813613 12592 tablet_bootstrap.cc:654] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.817425 12593 ts_tablet_manager.cc:1434] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:54.818760 12591 ts_tablet_manager.cc:1434] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:54.820123 12591 tablet_bootstrap.cc:492] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.824659 12592 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.825179 12592 ts_tablet_manager.cc:1403] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.013s
I20260710 13:18:54.825829 12593 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:54.828075 12592 raft_consensus.cc:359] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.828593 12591 tablet_bootstrap.cc:654] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.828840 12592 raft_consensus.cc:385] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.829178 12592 raft_consensus.cc:740] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.830086 12592 consensus_queue.cc:260] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.832633 12593 tablet_bootstrap.cc:654] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.833416 12591 tablet_bootstrap.cc:492] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:54.833844 12591 ts_tablet_manager.cc:1403] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:18:54.835493 12592 ts_tablet_manager.cc:1434] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 13:18:54.836660 12592 tablet_bootstrap.cc:492] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.836666 12591 raft_consensus.cc:359] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.837564 12591 raft_consensus.cc:385] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.837860 12591 raft_consensus.cc:740] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.838717 12591 consensus_queue.cc:260] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.841413 12591 ts_tablet_manager.cc:1434] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260710 13:18:54.842676 12591 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.844312 12592 tablet_bootstrap.cc:654] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.849067 12591 tablet_bootstrap.cc:654] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.854789 12591 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:54.855278 12591 ts_tablet_manager.cc:1403] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:18:54.855881 12593 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:54.856032 12592 tablet_bootstrap.cc:492] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.856388 12593 ts_tablet_manager.cc:1403] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.007s
I20260710 13:18:54.856415 12592 ts_tablet_manager.cc:1403] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 13:18:54.858105 12591 raft_consensus.cc:359] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.858794 12591 raft_consensus.cc:385] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.859082 12591 raft_consensus.cc:740] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.859258 12593 raft_consensus.cc:359] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.859431 12592 raft_consensus.cc:359] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:54.859678 12591 consensus_queue.cc:260] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.860179 12593 raft_consensus.cc:385] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.860252 12592 raft_consensus.cc:385] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.860628 12593 raft_consensus.cc:740] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.860658 12592 raft_consensus.cc:740] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.861799 12591 ts_tablet_manager.cc:1434] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260710 13:18:54.861611 12592 consensus_queue.cc:260] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:54.861610 12593 consensus_queue.cc:260] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.862804 12591 tablet_bootstrap.cc:492] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:54.867146 12598 raft_consensus.cc:493] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:54.867702 12598 raft_consensus.cc:515] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.872750 12593 ts_tablet_manager.cc:1434] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.007s
I20260710 13:18:54.873966 12593 tablet_bootstrap.cc:492] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:54.875824 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e05925b21de4768852839b4244b43f1" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:54.876492 12551 raft_consensus.cc:2468] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:54.876857 12591 tablet_bootstrap.cc:654] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.877897 12367 leader_election.cc:304] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:54.878919 12597 raft_consensus.cc:2804] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:54.879395 12597 raft_consensus.cc:493] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:54.879712 12597 raft_consensus.cc:3060] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:54.880651 12593 tablet_bootstrap.cc:654] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.885425 12592 ts_tablet_manager.cc:1434] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:18:54.886584 12592 tablet_bootstrap.cc:492] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.887984 12598 leader_election.cc:290] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:54.885337 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e05925b21de4768852839b4244b43f1" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:54.891825 12477 raft_consensus.cc:2468] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:54.893296 12592 tablet_bootstrap.cc:654] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.900043 12597 raft_consensus.cc:515] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.905606 12592 tablet_bootstrap.cc:492] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.906150 12592 ts_tablet_manager.cc:1403] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 13:18:54.908255 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e05925b21de4768852839b4244b43f1" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:54.908938 12477 raft_consensus.cc:3060] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:54.912238 12592 raft_consensus.cc:359] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.913092 12592 raft_consensus.cc:385] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.913408 12592 raft_consensus.cc:740] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.914279 12592 consensus_queue.cc:260] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.917279 12592 ts_tablet_manager.cc:1434] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:18:54.918471 12592 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.920634 12599 raft_consensus.cc:493] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:54.921144 12599 raft_consensus.cc:515] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.925988 12592 tablet_bootstrap.cc:654] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.930213 12599 leader_election.cc:290] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:54.938900 12592 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.939486 12592 ts_tablet_manager.cc:1403] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:18:54.942456 12592 raft_consensus.cc:359] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.943205 12592 raft_consensus.cc:385] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.943482 12592 raft_consensus.cc:740] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.944177 12592 consensus_queue.cc:260] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.946671 12592 ts_tablet_manager.cc:1434] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:54.947669 12592 tablet_bootstrap.cc:492] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.950984 12599 raft_consensus.cc:493] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:54.951558 12599 raft_consensus.cc:515] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:54.953368 12592 tablet_bootstrap.cc:654] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.954051 12599 leader_election.cc:290] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:54.960112 12477 raft_consensus.cc:2468] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:54.961752 12366 leader_election.cc:304] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:54.962846 12598 raft_consensus.cc:2804] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:54.965014 12592 tablet_bootstrap.cc:492] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.965572 12592 ts_tablet_manager.cc:1403] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:18:54.967653 12600 raft_consensus.cc:493] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:54.968233 12600 raft_consensus.cc:515] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.968413 12592 raft_consensus.cc:359] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.969197 12592 raft_consensus.cc:385] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.969501 12592 raft_consensus.cc:740] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.970180 12592 consensus_queue.cc:260] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.972815 12592 ts_tablet_manager.cc:1434] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:54.973834 12592 tablet_bootstrap.cc:492] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:54.977896 12600 leader_election.cc:290] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:54.979837 12592 tablet_bootstrap.cc:654] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:54.991722 12592 tablet_bootstrap.cc:492] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:54.992283 12592 ts_tablet_manager.cc:1403] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 13:18:54.994972 12592 raft_consensus.cc:359] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.995335 12597 leader_election.cc:290] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:54.995755 12592 raft_consensus.cc:385] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:54.996104 12592 raft_consensus.cc:740] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:54.997085 12592 consensus_queue.cc:260] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:54.999540 12592 ts_tablet_manager.cc:1434] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:55.000579 12592 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.006613 12592 tablet_bootstrap.cc:654] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.008826 12600 raft_consensus.cc:493] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.009496 12600 raft_consensus.cc:515] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.011823 12600 leader_election.cc:290] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.019259 12592 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.019923 12592 ts_tablet_manager.cc:1403] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 13:18:55.023520 12592 raft_consensus.cc:359] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.024679 12592 raft_consensus.cc:385] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.025013 12592 raft_consensus.cc:740] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.025957 12592 consensus_queue.cc:260] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.028656 12592 ts_tablet_manager.cc:1434] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:55.030332 12592 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.034904 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e05925b21de4768852839b4244b43f1" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.035686 12551 raft_consensus.cc:3060] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.036764 12592 tablet_bootstrap.cc:654] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.040624 12599 raft_consensus.cc:493] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.041204 12599 raft_consensus.cc:515] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.043298 12599 leader_election.cc:290] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.048487 12592 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.049077 12592 ts_tablet_manager.cc:1403] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260710 13:18:55.050825 12598 raft_consensus.cc:697] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:55.052008 12592 raft_consensus.cc:359] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.052806 12592 raft_consensus.cc:385] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.052188 12598 consensus_queue.cc:237] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.053093 12592 raft_consensus.cc:740] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.054113 12592 consensus_queue.cc:260] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.056593 12592 ts_tablet_manager.cc:1434] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:55.057664 12592 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.063920 12592 tablet_bootstrap.cc:654] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.069169 12599 raft_consensus.cc:493] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.069744 12599 raft_consensus.cc:515] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.073268 12599 leader_election.cc:290] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.074070 12599 raft_consensus.cc:493] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.074576 12599 raft_consensus.cc:515] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.076669 12599 leader_election.cc:290] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.048928 12551 raft_consensus.cc:2468] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.079202 12627 raft_consensus.cc:493] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.079797 12627 raft_consensus.cc:515] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.082938 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.083647 12477 raft_consensus.cc:2468] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.084894 12366 leader_election.cc:304] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.086165 12597 raft_consensus.cc:2804] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.086594 12597 raft_consensus.cc:493] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.086984 12597 raft_consensus.cc:3060] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.093147 12599 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.093839 12599 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.096043 12599 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.105998 12635 raft_consensus.cc:493] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.106526 12635 raft_consensus.cc:515] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.109519 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c880ba9bc2048c0ac774c6e1316c37e" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
W20260710 13:18:55.110777 12366 leader_election.cc:343] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.114485 12635 leader_election.cc:290] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.116031 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c880ba9bc2048c0ac774c6e1316c37e" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.116900 12551 raft_consensus.cc:2468] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.118439 12367 leader_election.cc:304] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.119436 12635 raft_consensus.cc:2804] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.119803 12635 raft_consensus.cc:493] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.120131 12635 raft_consensus.cc:3060] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.122539 12627 leader_election.cc:290] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.124310 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.125262 12551 raft_consensus.cc:2468] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.131459 12635 raft_consensus.cc:515] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.135993 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c880ba9bc2048c0ac774c6e1316c37e" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
W20260710 13:18:55.137521 12366 leader_election.cc:343] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.139922 12635 leader_election.cc:290] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.140461 12635 raft_consensus.cc:493] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.140882 12635 raft_consensus.cc:515] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.144237 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f708d4c4b1e947dc97b7d1fe8169748d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.145072 12476 raft_consensus.cc:2468] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.144173 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.146486 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.147747 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.148077 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a95c86fd0944f12b63e357cdcf10428" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.148488 12477 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.149433 12635 leader_election.cc:290] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.149597 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.150197 12366 leader_election.cc:304] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.150542 12473 raft_consensus.cc:2468] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.151042 12635 raft_consensus.cc:2804] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.151396 12635 raft_consensus.cc:493] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.151721 12635 raft_consensus.cc:3060] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.151851 12472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.153025 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.153743 12550 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.154397 12515 leader_election.cc:304] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.155303 12599 raft_consensus.cc:2804] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.155653 12599 raft_consensus.cc:493] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.156019 12599 raft_consensus.cc:3060] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.163216 12591 tablet_bootstrap.cc:492] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.163815 12591 ts_tablet_manager.cc:1403] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.301s	user 0.121s	sys 0.141s
W20260710 13:18:55.164217 12515 leader_election.cc:343] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:55.165053 12515 leader_election.cc:343] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:55.165712 12515 leader_election.cc:343] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.166393 12515 leader_election.cc:304] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.166456 12597 raft_consensus.cc:515] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.166733 12591 raft_consensus.cc:359] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.185158 12591 raft_consensus.cc:385] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.185463 12591 raft_consensus.cc:740] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.184983 12396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.186215 12591 consensus_queue.cc:260] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.186820 12396 raft_consensus.cc:2468] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.167906 12635 raft_consensus.cc:515] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.168195 12599 raft_consensus.cc:515] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:55.189332 12635 leader_election.cc:290] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.189509 12599 leader_election.cc:290] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.190182 12599 raft_consensus.cc:2804] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.190083 12472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.190655 12591 ts_tablet_manager.cc:1434] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:18:55.191012 12472 raft_consensus.cc:3060] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.192229 12591 tablet_bootstrap.cc:492] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.167630 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c880ba9bc2048c0ac774c6e1316c37e" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.177053 12402 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.196089 12551 raft_consensus.cc:3060] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.196189 12402 raft_consensus.cc:2468] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.188824 12442 leader_election.cc:304] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.199430 12600 raft_consensus.cc:2804] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.199467 12638 raft_consensus.cc:493] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.199879 12600 raft_consensus.cc:493] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.200398 12600 raft_consensus.cc:3060] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.201359 12597 leader_election.cc:290] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.200315 12638 raft_consensus.cc:515] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.202356 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.203209 12398 raft_consensus.cc:2393] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997c5b4c9cfb47a686c2ed35d8ff306e in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:55.203413 12638 leader_election.cc:290] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.203972 12638 raft_consensus.cc:493] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.204478 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.205111 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.205634 12473 raft_consensus.cc:3060] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.204402 12638 raft_consensus.cc:515] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.177901 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f708d4c4b1e947dc97b7d1fe8169748d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.179101 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.209167 12592 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.180528 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a95c86fd0944f12b63e357cdcf10428" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.181071 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.209722 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.210162 12550 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.182215 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.210807 12549 raft_consensus.cc:2468] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.184104 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.190610 12599 raft_consensus.cc:493] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.172796 12593 tablet_bootstrap.cc:492] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.211694 12599 raft_consensus.cc:3060] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.209167 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.211982 12397 raft_consensus.cc:2393] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:55.211763 12551 raft_consensus.cc:2468] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.212134 12593 ts_tablet_manager.cc:1403] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.338s	user 0.109s	sys 0.151s
I20260710 13:18:55.215655 12591 tablet_bootstrap.cc:654] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:55.208534 12515 leader_election.cc:343] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.218019 12593 raft_consensus.cc:359] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.218262 12599 raft_consensus.cc:515] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.218776 12593 raft_consensus.cc:385] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.219213 12593 raft_consensus.cc:740] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.209649 12592 ts_tablet_manager.cc:1403] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.152s	user 0.059s	sys 0.086s
I20260710 13:18:55.177049 12627 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.221321 12547 raft_consensus.cc:2393] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c1aa3f803d446f1a874907fdb16ebce in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:55.221480 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.219918 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f708d4c4b1e947dc97b7d1fe8169748d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.214188 12548 raft_consensus.cc:3060] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.224309 12442 leader_election.cc:304] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.223031 12477 raft_consensus.cc:3060] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.226121 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.223285 12627 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.228507 12627 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.230129 12398 raft_consensus.cc:2468] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.230015 12593 consensus_queue.cc:260] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.233083 12367 leader_election.cc:304] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.212420 12638 leader_election.cc:290] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.233892 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
W20260710 13:18:55.234975 12515 leader_election.cc:343] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.235101 12627 raft_consensus.cc:2804] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.235800 12627 raft_consensus.cc:697] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
W20260710 13:18:55.236716 12366 leader_election.cc:343] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.237169 12599 leader_election.cc:290] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.238504 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.238956 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.239197 12547 raft_consensus.cc:2468] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.235644 12548 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.240528 12473 raft_consensus.cc:2468] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.241969 12366 leader_election.cc:304] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.242942 12635 raft_consensus.cc:2804] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.243427 12635 raft_consensus.cc:697] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:55.243721 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.243618 12592 raft_consensus.cc:359] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.244415 12397 raft_consensus.cc:2468] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.245196 12477 raft_consensus.cc:2468] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 1.
I20260710 13:18:55.246686 12516 leader_election.cc:304] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.246871 12367 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.236743 12627 consensus_queue.cc:237] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.248441 12597 raft_consensus.cc:2804] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.250509 12600 raft_consensus.cc:515] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.253288 12597 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.253731 12597 raft_consensus.cc:3060] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.253894 12474 raft_consensus.cc:2393] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 997c5b4c9cfb47a686c2ed35d8ff306e in current term 1: Already voted for candidate e660ad2b6674482aa35ec099d0ab472c in this term.
I20260710 13:18:55.254562 12472 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.255903 12515 leader_election.cc:304] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
W20260710 13:18:55.248502 12516 leader_election.cc:343] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.256815 12516 leader_election.cc:304] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
W20260710 13:18:55.258181 12516 leader_election.cc:343] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.244343 12635 consensus_queue.cc:237] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
W20260710 13:18:55.259395 12516 leader_election.cc:343] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.258174 12600 leader_election.cc:290] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.248829 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f708d4c4b1e947dc97b7d1fe8169748d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:55.249326 12367 leader_election.cc:304] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:55.259994 12516 leader_election.cc:304] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.261487 12637 raft_consensus.cc:2804] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.244369 12592 raft_consensus.cc:385] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.259953 12638 raft_consensus.cc:2749] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.260710 12599 raft_consensus.cc:2804] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.267556 12597 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.276953 12592 raft_consensus.cc:740] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.275406 12598 raft_consensus.cc:2804] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.275885 12599 raft_consensus.cc:493] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.281628 12599 raft_consensus.cc:3060] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.288812 12592 consensus_queue.cc:260] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.293174 12641 raft_consensus.cc:2764] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 13:18:55.288664 12638 raft_consensus.cc:2749] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.293421 12516 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.291554 12637 raft_consensus.cc:697] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:18:55.296662 12592 ts_tablet_manager.cc:1434] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260710 13:18:55.298643 12592 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.297360 12598 raft_consensus.cc:697] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:55.300377 12598 consensus_queue.cc:237] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.300700 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.301798 12591 tablet_bootstrap.cc:492] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.302299 12591 ts_tablet_manager.cc:1403] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.047s
I20260710 13:18:55.297096 12638 raft_consensus.cc:2804] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.305483 12592 tablet_bootstrap.cc:654] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:55.291121 12442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.131:43753, user_credentials={real_user=slave}} blocked reactor thread for 66921.4us
I20260710 13:18:55.307873 12593 ts_tablet_manager.cc:1434] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.091s	user 0.012s	sys 0.004s
I20260710 13:18:55.305828 12638 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.311021 12638 raft_consensus.cc:3060] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.310940 12591 raft_consensus.cc:359] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.312032 12591 raft_consensus.cc:385] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.303843 12299 catalog_manager.cc:5697] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.312335 12591 raft_consensus.cc:740] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.312181 12637 consensus_queue.cc:237] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:55.313207 12591 consensus_queue.cc:260] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.312243 12516 leader_election.cc:304] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
W20260710 13:18:55.315433 12516 leader_election.cc:343] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.315315 12591 ts_tablet_manager.cc:1434] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:55.319226 12591 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.322108 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.326803 12643 raft_consensus.cc:2804] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.319353 12597 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.326830 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.327250 12643 raft_consensus.cc:493] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.338853 12591 tablet_bootstrap.cc:654] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:55.334594 12516 leader_election.cc:343] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.343427 12646 raft_consensus.cc:493] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.344769 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:55.345360 12398 raft_consensus.cc:3060] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.345218 12599 raft_consensus.cc:515] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
W20260710 13:18:55.345643 12366 leader_election.cc:343] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.349440 12599 leader_election.cc:290] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.339186 12643 raft_consensus.cc:3060] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.349434 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.341500 12593 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:55.351711 12300 catalog_manager.cc:5697] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 0 to 1, leader changed from <none> to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 1 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:55.353718 12515 leader_election.cc:343] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.357108 12592 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.357528 12592 ts_tablet_manager.cc:1403] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.013s
I20260710 13:18:55.342728 12516 leader_election.cc:304] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.361888 12599 raft_consensus.cc:2749] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.363739 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e1b2089fee54f47b0b758fceec1ac80" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:55.364409 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:55.365000 12399 raft_consensus.cc:3060] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.353720 12398 raft_consensus.cc:2468] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:55.343957 12646 raft_consensus.cc:515] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.367698 12516 leader_election.cc:304] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.368534 12599 raft_consensus.cc:2749] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.363739 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.370270 12592 raft_consensus.cc:359] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.371551 12592 raft_consensus.cc:385] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.371963 12592 raft_consensus.cc:740] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.372926 12592 consensus_queue.cc:260] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.375851 12592 ts_tablet_manager.cc:1434] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260710 13:18:55.378470 12442 leader_election.cc:304] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.374473 12643 raft_consensus.cc:515] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.379494 12641 raft_consensus.cc:2804] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.380658 12592 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.380038 12641 raft_consensus.cc:697] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:55.380195 12547 raft_consensus.cc:2393] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:55.381856 12638 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.382309 12641 consensus_queue.cc:237] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.384338 12548 raft_consensus.cc:2393] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c1aa3f803d446f1a874907fdb16ebce in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:55.384605 12646 leader_election.cc:290] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.388345 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.389258 12367 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce; no voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c
W20260710 13:18:55.390053 12515 leader_election.cc:343] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.390182 12627 raft_consensus.cc:2749] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.390285 12638 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.392637 12397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:55.393608 12397 raft_consensus.cc:2393] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 997c5b4c9cfb47a686c2ed35d8ff306e in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:55.392096 12627 raft_consensus.cc:493] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.394065 12627 raft_consensus.cc:515] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.392637 12591 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.396247 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.396617 12591 ts_tablet_manager.cc:1403] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.080s	user 0.016s	sys 0.008s
W20260710 13:18:55.398082 12515 leader_election.cc:343] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.398799 12515 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.399358 12592 tablet_bootstrap.cc:654] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.399741 12638 raft_consensus.cc:2749] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.400991 12591 raft_consensus.cc:359] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.403813 12591 raft_consensus.cc:385] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.404223 12591 raft_consensus.cc:740] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.404029 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
W20260710 13:18:55.406584 12516 leader_election.cc:343] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.407110 12516 leader_election.cc:304] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.407837 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.408769 12638 raft_consensus.cc:2749] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.408691 12548 raft_consensus.cc:2468] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.410526 12591 consensus_queue.cc:260] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.414378 12367 leader_election.cc:304] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:55.414721 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.416778 12477 raft_consensus.cc:2468] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.415776 12597 raft_consensus.cc:2804] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.418602 12597 raft_consensus.cc:493] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.416217 12591 ts_tablet_manager.cc:1434] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:18:55.419068 12597 raft_consensus.cc:3060] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.422745 12591 tablet_bootstrap.cc:492] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.408946 12627 leader_election.cc:290] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.419085 12399 raft_consensus.cc:2468] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 1.
I20260710 13:18:55.428169 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:55.428542 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6ae0b7903346718e17ad02d5e3bc35" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.429388 12516 leader_election.cc:304] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.431917 12398 raft_consensus.cc:2393] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 997c5b4c9cfb47a686c2ed35d8ff306e in current term 1: Already voted for candidate e660ad2b6674482aa35ec099d0ab472c in this term.
I20260710 13:18:55.433136 12516 leader_election.cc:304] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.433965 12646 raft_consensus.cc:2749] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.435714 12593 tablet_bootstrap.cc:654] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.430877 12643 leader_election.cc:290] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.431196 12638 raft_consensus.cc:2804] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.437862 12638 raft_consensus.cc:697] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:18:55.440469 12592 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.440213 12597 raft_consensus.cc:515] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.440915 12592 ts_tablet_manager.cc:1403] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.013s
I20260710 13:18:55.443197 12638 consensus_queue.cc:237] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.443640 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.443920 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.444196 12477 raft_consensus.cc:3060] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.444545 12548 raft_consensus.cc:3060] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.446017 12597 leader_election.cc:290] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.447628 12592 raft_consensus.cc:359] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.448323 12592 raft_consensus.cc:385] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.448583 12592 raft_consensus.cc:740] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.449229 12592 consensus_queue.cc:260] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.451191 12592 ts_tablet_manager.cc:1434] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:55.453794 12548 raft_consensus.cc:2468] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.455441 12367 leader_election.cc:304] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:55.456461 12597 raft_consensus.cc:2804] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.456940 12597 raft_consensus.cc:697] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:55.457791 12597 consensus_queue.cc:237] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.458977 12592 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.466039 12591 tablet_bootstrap.cc:654] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.471639 12477 raft_consensus.cc:2468] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.479398 12591 tablet_bootstrap.cc:492] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.479893 12591 ts_tablet_manager.cc:1403] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.004s
I20260710 13:18:55.480940 12592 tablet_bootstrap.cc:654] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.482602 12591 raft_consensus.cc:359] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:55.483355 12591 raft_consensus.cc:385] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.483620 12591 raft_consensus.cc:740] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.482751 12298 catalog_manager.cc:5697] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 1, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.484365 12591 consensus_queue.cc:260] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:55.486693 12591 ts_tablet_manager.cc:1434] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:55.487550 12591 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.489984 12593 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.490520 12593 ts_tablet_manager.cc:1403] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.155s	user 0.014s	sys 0.007s
I20260710 13:18:55.493021 12591 tablet_bootstrap.cc:654] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.493431 12593 raft_consensus.cc:359] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.494197 12593 raft_consensus.cc:385] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.494489 12593 raft_consensus.cc:740] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.496563 12299 catalog_manager.cc:5697] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 0 to 1, leader changed from <none> to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 1 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:55.495280 12593 consensus_queue.cc:260] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.499127 12591 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.499576 12591 ts_tablet_manager.cc:1403] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 13:18:55.499850 12593 ts_tablet_manager.cc:1434] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 13:18:55.500027 12592 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.500996 12592 ts_tablet_manager.cc:1403] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
I20260710 13:18:55.501362 12593 tablet_bootstrap.cc:492] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:55.502219 12591 raft_consensus.cc:359] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.502876 12591 raft_consensus.cc:385] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.503132 12591 raft_consensus.cc:740] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.503953 12592 raft_consensus.cc:359] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.503930 12591 consensus_queue.cc:260] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.504818 12592 raft_consensus.cc:385] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.505157 12592 raft_consensus.cc:740] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.505985 12592 consensus_queue.cc:260] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.506620 12591 ts_tablet_manager.cc:1434] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:55.507578 12591 tablet_bootstrap.cc:492] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.508315 12593 tablet_bootstrap.cc:654] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.509500 12592 ts_tablet_manager.cc:1434] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:55.510519 12592 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.511727 12300 catalog_manager.cc:5697] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.513408 12591 tablet_bootstrap.cc:654] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.513372 12300 catalog_manager.cc:5697] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.515079 12300 catalog_manager.cc:5697] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.516408 12592 tablet_bootstrap.cc:654] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.516830 12300 catalog_manager.cc:5697] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:55.520581 12597 raft_consensus.cc:493] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.521116 12597 raft_consensus.cc:515] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } }
I20260710 13:18:55.523301 12597 leader_election.cc:290] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.524694 12592 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.525328 12592 ts_tablet_manager.cc:1403] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 13:18:55.525386 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f708d4c4b1e947dc97b7d1fe8169748d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.525925 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f708d4c4b1e947dc97b7d1fe8169748d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.526696 12477 raft_consensus.cc:2393] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0c1aa3f803d446f1a874907fdb16ebce in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:55.527942 12366 leader_election.cc:304] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce; no voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.528745 12597 raft_consensus.cc:3060] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.528581 12592 raft_consensus.cc:359] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.529232 12593 tablet_bootstrap.cc:492] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.529368 12592 raft_consensus.cc:385] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.530601 12593 ts_tablet_manager.cc:1403] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.004s
I20260710 13:18:55.530241 12592 raft_consensus.cc:740] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.535985 12597 raft_consensus.cc:2749] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.536283 12592 consensus_queue.cc:260] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.538146 12591 tablet_bootstrap.cc:492] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.538494 12592 ts_tablet_manager.cc:1434] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:18:55.538599 12591 ts_tablet_manager.cc:1403] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.009s
I20260710 13:18:55.535408 12593 raft_consensus.cc:359] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.539369 12593 raft_consensus.cc:385] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.539641 12593 raft_consensus.cc:740] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.540407 12593 consensus_queue.cc:260] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.541368 12591 raft_consensus.cc:359] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.542016 12591 raft_consensus.cc:385] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.542268 12591 raft_consensus.cc:740] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.543100 12593 ts_tablet_manager.cc:1434] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:18:55.543023 12591 consensus_queue.cc:260] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.543481 12592 tablet_bootstrap.cc:492] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.544056 12593 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
W20260710 13:18:55.547202 12348 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:55.548245 12591 ts_tablet_manager.cc:1434] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 13:18:55.549175 12591 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.549639 12593 tablet_bootstrap.cc:654] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.550094 12592 tablet_bootstrap.cc:654] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.554800 12591 tablet_bootstrap.cc:654] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.558055 12641 raft_consensus.cc:493] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.558597 12641 raft_consensus.cc:515] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.560716 12641 leader_election.cc:290] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.563131 12592 tablet_bootstrap.cc:492] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.562996 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c880ba9bc2048c0ac774c6e1316c37e" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.563580 12592 ts_tablet_manager.cc:1403] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 13:18:55.564350 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c880ba9bc2048c0ac774c6e1316c37e" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.565136 12548 raft_consensus.cc:2393] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:55.565980 12592 raft_consensus.cc:359] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.566320 12442 leader_election.cc:304] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:55.566658 12592 raft_consensus.cc:385] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.566928 12592 raft_consensus.cc:740] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.567468 12641 raft_consensus.cc:3060] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.567588 12592 consensus_queue.cc:260] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.569665 12592 ts_tablet_manager.cc:1434] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:55.571745 12591 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.572239 12591 ts_tablet_manager.cc:1403] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 13:18:55.572335 12592 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.574914 12591 raft_consensus.cc:359] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.575572 12591 raft_consensus.cc:385] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.575845 12591 raft_consensus.cc:740] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.575941 12641 raft_consensus.cc:2749] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.576634 12591 consensus_queue.cc:260] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.578317 12591 ts_tablet_manager.cc:1434] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:55.578421 12592 tablet_bootstrap.cc:654] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.579057 12591 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.581418 12638 raft_consensus.cc:493] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.582005 12638 raft_consensus.cc:515] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.584100 12638 leader_election.cc:290] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.585116 12591 tablet_bootstrap.cc:654] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.585605 12593 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.586089 12593 ts_tablet_manager.cc:1403] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.000s
I20260710 13:18:55.587447 12477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.589221 12593 raft_consensus.cc:359] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.589931 12593 raft_consensus.cc:385] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.590184 12593 raft_consensus.cc:740] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.590869 12593 consensus_queue.cc:260] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.591184 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.592996 12593 ts_tablet_manager.cc:1434] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:55.594648 12593 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
W20260710 13:18:55.595553 12516 leader_election.cc:343] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.596166 12591 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
W20260710 13:18:55.596379 12515 leader_election.cc:343] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.596596 12591 ts_tablet_manager.cc:1403] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.008s
I20260710 13:18:55.599671 12591 raft_consensus.cc:359] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.600507 12591 raft_consensus.cc:385] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.600767 12591 raft_consensus.cc:740] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.601118 12593 tablet_bootstrap.cc:654] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.601531 12591 consensus_queue.cc:260] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.604921 12515 leader_election.cc:304] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.606115 12638 raft_consensus.cc:2749] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.606925 12591 ts_tablet_manager.cc:1434] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:18:55.613427 12593 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.613564 12591 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.614141 12593 ts_tablet_manager.cc:1403] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 13:18:55.617233 12593 raft_consensus.cc:359] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.618047 12593 raft_consensus.cc:385] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.618314 12593 raft_consensus.cc:740] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.619309 12593 consensus_queue.cc:260] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.620430 12591 tablet_bootstrap.cc:654] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.621418 12593 ts_tablet_manager.cc:1434] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:55.622627 12593 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:55.624092 12592 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.624541 12592 ts_tablet_manager.cc:1403] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.052s	user 0.018s	sys 0.031s
I20260710 13:18:55.627588 12592 raft_consensus.cc:359] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.628284 12592 raft_consensus.cc:385] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.628538 12592 raft_consensus.cc:740] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.629256 12592 consensus_queue.cc:260] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.630034 12597 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:55.631300 12592 ts_tablet_manager.cc:1434] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:55.631588 12641 raft_consensus.cc:493] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.632318 12592 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.632040 12641 raft_consensus.cc:515] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.633996 12641 leader_election.cc:290] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.636358 12593 tablet_bootstrap.cc:654] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.636719 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.639038 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.640007 12398 raft_consensus.cc:2393] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:55.631235 12627 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:55.642987 12592 tablet_bootstrap.cc:654] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.643231 12442 leader_election.cc:304] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:55.644388 12641 raft_consensus.cc:3060] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.646473 12593 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.647010 12593 ts_tablet_manager.cc:1403] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.002s
I20260710 13:18:55.649772 12593 raft_consensus.cc:359] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.650488 12593 raft_consensus.cc:385] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.650764 12593 raft_consensus.cc:740] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.651113 12641 raft_consensus.cc:2749] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.643226 12591 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.651409 12593 consensus_queue.cc:260] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.652343 12591 ts_tablet_manager.cc:1403] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.012s
I20260710 13:18:55.653960 12593 ts_tablet_manager.cc:1434] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:55.654886 12593 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:55.654937 12591 raft_consensus.cc:359] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.655658 12591 raft_consensus.cc:385] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.655931 12591 raft_consensus.cc:740] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.656538 12591 consensus_queue.cc:260] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.657601 12592 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.658037 12592 ts_tablet_manager.cc:1403] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.002s
I20260710 13:18:55.660830 12592 raft_consensus.cc:359] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.661172 12638 raft_consensus.cc:493] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.661339 12591 ts_tablet_manager.cc:1434] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:18:55.661490 12593 tablet_bootstrap.cc:654] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.661510 12592 raft_consensus.cc:385] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.661937 12592 raft_consensus.cc:740] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.661692 12638 raft_consensus.cc:515] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.663149 12591 tablet_bootstrap.cc:492] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.662796 12592 consensus_queue.cc:260] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.665258 12592 ts_tablet_manager.cc:1434] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:18:55.666316 12592 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.666915 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f937eb8941c46428aa8efc95d1329c1" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.668359 12638 leader_election.cc:290] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.675045 12592 tablet_bootstrap.cc:654] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.675999 12597 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:55.677549 12597 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:55.669068 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f937eb8941c46428aa8efc95d1329c1" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.688314 12593 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.689080 12593 ts_tablet_manager.cc:1403] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.034s	user 0.021s	sys 0.011s
I20260710 13:18:55.689738 12592 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.690374 12592 ts_tablet_manager.cc:1403] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260710 13:18:55.692101 12593 raft_consensus.cc:359] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.692797 12593 raft_consensus.cc:385] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.693004 12593 raft_consensus.cc:740] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.693610 12593 consensus_queue.cc:260] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.695399 12593 ts_tablet_manager.cc:1434] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:55.696336 12593 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:55.696517 12592 raft_consensus.cc:359] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.697417 12592 raft_consensus.cc:385] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.697698 12592 raft_consensus.cc:740] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.698506 12592 consensus_queue.cc:260] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.669557 12591 tablet_bootstrap.cc:654] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:55.669741 12515 leader_election.cc:343] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:55.701207 12516 leader_election.cc:343] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.701387 12593 tablet_bootstrap.cc:654] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.701400 12592 ts_tablet_manager.cc:1434] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:55.702524 12592 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.704969 12627 raft_consensus.cc:493] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.705516 12627 raft_consensus.cc:515] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.709499 12592 tablet_bootstrap.cc:654] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.706854 12516 leader_election.cc:304] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.719408 12643 raft_consensus.cc:493] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.719904 12643 raft_consensus.cc:515] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.719144 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.721289 12474 raft_consensus.cc:2468] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.722313 12643 leader_election.cc:290] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.722863 12643 raft_consensus.cc:2749] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.723551 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e2d928061f42dab8cfeae551031a96" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.724654 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e2d928061f42dab8cfeae551031a96" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.724757 12627 leader_election.cc:290] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.725137 12366 leader_election.cc:304] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.725940 12627 raft_consensus.cc:2804] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:55.726054 12515 leader_election.cc:343] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.726589 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
W20260710 13:18:55.726560 12516 leader_election.cc:343] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.728407 12548 raft_consensus.cc:2468] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.728508 12516 leader_election.cc:304] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.726905 12627 raft_consensus.cc:493] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.729275 12627 raft_consensus.cc:3060] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.729981 12638 raft_consensus.cc:2749] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.735013 12593 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:55.735533 12593 ts_tablet_manager.cc:1403] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.008s
I20260710 13:18:55.736783 12627 raft_consensus.cc:515] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.738776 12627 leader_election.cc:290] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.739598 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:55.740178 12474 raft_consensus.cc:3060] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.742058 12638 raft_consensus.cc:493] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.742153 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:55.742720 12548 raft_consensus.cc:3060] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.745721 12593 raft_consensus.cc:359] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.746560 12593 raft_consensus.cc:385] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.746912 12593 raft_consensus.cc:740] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.747864 12593 consensus_queue.cc:260] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.750792 12593 ts_tablet_manager.cc:1434] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 13:18:55.742570 12638 raft_consensus.cc:515] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.752305 12593 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:55.754315 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.755017 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
W20260710 13:18:55.755810 12515 leader_election.cc:343] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:55.757711 12516 leader_election.cc:343] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.757578 12645 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:55.758145 12516 leader_election.cc:304] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.760684 12643 raft_consensus.cc:2749] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:55.762395 12548 raft_consensus.cc:2468] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.756637 12638 leader_election.cc:290] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.765221 12367 leader_election.cc:304] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:55.768864 12641 raft_consensus.cc:493] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.769419 12641 raft_consensus.cc:515] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.770687 12597 raft_consensus.cc:2804] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.771193 12597 raft_consensus.cc:697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:55.771466 12641 leader_election.cc:290] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.772121 12597 consensus_queue.cc:237] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.773576 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a95c86fd0944f12b63e357cdcf10428" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.774926 12592 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:55.775404 12592 ts_tablet_manager.cc:1403] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.073s	user 0.014s	sys 0.021s
I20260710 13:18:55.776237 12598 raft_consensus.cc:493] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.777899 12598 raft_consensus.cc:515] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.780269 12598 leader_election.cc:290] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.782758 12638 raft_consensus.cc:493] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.783347 12638 raft_consensus.cc:515] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.784962 12474 raft_consensus.cc:2468] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:55.774740 12398 raft_consensus.cc:2468] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.787046 12638 leader_election.cc:290] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.787989 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3f022f20ea4364bb96ceb80f6a1f95" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.788113 12442 leader_election.cc:304] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.788710 12474 raft_consensus.cc:2468] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.789114 12641 raft_consensus.cc:2804] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.789487 12641 raft_consensus.cc:493] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.789810 12641 raft_consensus.cc:3060] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.789986 12515 leader_election.cc:304] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.791028 12638 raft_consensus.cc:2804] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.790406 12593 tablet_bootstrap.cc:654] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.791399 12638 raft_consensus.cc:493] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.798254 12640 raft_consensus.cc:493] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.808573 12640 raft_consensus.cc:515] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.810745 12640 leader_election.cc:290] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.815773 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a95c86fd0944f12b63e357cdcf10428" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.816490 12549 raft_consensus.cc:2468] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.817528 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.798365 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.818222 12398 raft_consensus.cc:2468] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.819291 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.819484 12442 leader_election.cc:304] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:55.819943 12550 raft_consensus.cc:2468] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.807768 12643 raft_consensus.cc:493] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.821321 12367 leader_election.cc:304] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:55.822479 12598 consensus_queue.cc:1048] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:55.818435 12475 raft_consensus.cc:2468] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.823714 12638 raft_consensus.cc:3060] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.826177 12645 raft_consensus.cc:2804] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.826647 12640 raft_consensus.cc:2804] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.821383 12643 raft_consensus.cc:515] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.846079 12645 raft_consensus.cc:493] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.847765 12640 raft_consensus.cc:493] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.860034 12645 raft_consensus.cc:3060] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.860447 12640 raft_consensus.cc:3060] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.868589 12597 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.869199 12599 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.869124 12597 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.869463 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.869740 12599 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.871219 12597 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.873075 12548 raft_consensus.cc:2468] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:55.872857 12646 consensus_queue.cc:1048] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:55.874423 12475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.876152 12599 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
W20260710 13:18:55.876827 12366 leader_election.cc:343] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.878762 12643 leader_election.cc:290] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.879681 12591 tablet_bootstrap.cc:492] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:55.880270 12591 ts_tablet_manager.cc:1403] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.217s	user 0.038s	sys 0.032s
I20260710 13:18:55.884589 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.885490 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
W20260710 13:18:55.889626 12515 leader_election.cc:343] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.885869 12591 raft_consensus.cc:359] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.892655 12591 raft_consensus.cc:385] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.893023 12591 raft_consensus.cc:740] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.902711 12591 consensus_queue.cc:260] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.897192 12597 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 13:18:55.915910 12693 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.914928 12638 raft_consensus.cc:515] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.916637 12693 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
W20260710 13:18:55.901829 12515 leader_election.cc:343] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.921656 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.922317 12401 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.922492 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3f022f20ea4364bb96ceb80f6a1f95" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.923086 12399 raft_consensus.cc:2468] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:55.923293 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:55.923944 12599 consensus_queue.cc:1048] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:55.925324 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:55.925436 12599 consensus_queue.cc:1048] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:55.925937 12550 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:55.921097 12693 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:55.927631 12592 raft_consensus.cc:359] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.929353 12592 raft_consensus.cc:385] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.937281 12597 consensus_queue.cc:1048] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:55.941428 12599 raft_consensus.cc:493] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.942047 12599 raft_consensus.cc:515] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.945914 12643 consensus_queue.cc:1048] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:55.946460 12599 leader_election.cc:290] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:55.930096 12592 raft_consensus.cc:740] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.949916 12591 ts_tablet_manager.cc:1434] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.001s
I20260710 13:18:55.952251 12591 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:55.952895 12592 consensus_queue.cc:260] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:55.955631 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.973242 12592 ts_tablet_manager.cc:1434] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.197s	user 0.004s	sys 0.007s
I20260710 13:18:55.965684 12643 raft_consensus.cc:493] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.974184 12592 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:55.965269 12516 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:55.976881 12599 raft_consensus.cc:2804] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:55.978262 12599 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:55.978605 12599 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.983757 12598 raft_consensus.cc:493] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.984297 12598 raft_consensus.cc:515] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
W20260710 13:18:55.975559 12515 leader_election.cc:343] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.994526 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:55.994776 12300 catalog_manager.cc:5697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:55.988466 12516 leader_election.cc:343] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.008086 12471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3f022f20ea4364bb96ceb80f6a1f95" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:56.010746 12471 raft_consensus.cc:3060] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.975692 12643 raft_consensus.cc:515] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.020948 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.021803 12400 raft_consensus.cc:2393] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:56.005597 12598 leader_election.cc:290] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.001287 12641 raft_consensus.cc:515] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.007323 12638 leader_election.cc:290] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.022823 12472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ae7343c7184d9b831eeb9192bcaebd" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.046479 12643 leader_election.cc:290] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.011358 12645 raft_consensus.cc:515] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.008652 12516 leader_election.cc:304] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.053896 12640 raft_consensus.cc:515] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.052672 12599 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.069027 12643 raft_consensus.cc:2749] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:56.069478 12366 leader_election.cc:343] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.069125 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
W20260710 13:18:56.077267 12515 leader_election.cc:343] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:56.068789 12516 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.129:38475, user_credentials={real_user=slave}} blocked reactor thread for 86188.6us
I20260710 13:18:56.063719 12367 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.079092 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.079939 12547 raft_consensus.cc:2393] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:56.081565 12591 tablet_bootstrap.cc:654] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.085839 12640 leader_election.cc:290] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.086748 12599 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.087353 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.091643 12398 raft_consensus.cc:2393] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:56.091753 12598 raft_consensus.cc:2804] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.092257 12598 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.092586 12598 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.096536 12627 consensus_queue.cc:1048] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:56.097252 12593 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.097721 12593 ts_tablet_manager.cc:1403] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.346s	user 0.034s	sys 0.023s
I20260710 13:18:56.102005 12635 consensus_queue.cc:1048] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.105130 12471 raft_consensus.cc:2468] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 1.
I20260710 13:18:56.112713 12592 tablet_bootstrap.cc:654] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.116168 12515 leader_election.cc:304] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.099092 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:56.120568 12643 raft_consensus.cc:2804] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.121148 12643 raft_consensus.cc:697] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:18:56.122064 12643 consensus_queue.cc:237] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.127388 12697 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
W20260710 13:18:56.127655 12515 leader_election.cc:343] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.091595 12442 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:56.132082 12593 raft_consensus.cc:359] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.132975 12593 raft_consensus.cc:385] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.133307 12593 raft_consensus.cc:740] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.134087 12593 consensus_queue.cc:260] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.142177 12593 ts_tablet_manager.cc:1434] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
I20260710 13:18:56.212160 12593 tablet_bootstrap.cc:492] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:56.203231 12597 raft_consensus.cc:493] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.211378 12645 leader_election.cc:290] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.179720 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:56.151168 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.141475 12641 leader_election.cc:290] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.140084 12693 raft_consensus.cc:3060] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:56.212015 12367 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.131:43753, user_credentials={real_user=slave}} blocked reactor thread for 109921us
I20260710 13:18:56.221257 12474 raft_consensus.cc:2393] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c1aa3f803d446f1a874907fdb16ebce in current term 1: Already voted for candidate e660ad2b6674482aa35ec099d0ab472c in this term.
I20260710 13:18:56.214046 12597 raft_consensus.cc:515] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
W20260710 13:18:56.166185 12442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.131:43753, user_credentials={real_user=slave}} blocked reactor thread for 74677.3us
I20260710 13:18:56.199055 12598 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.223556 12550 raft_consensus.cc:3060] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.239929 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.240068 12598 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.241226 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffa80c4946741a69d64190aa4bfd396" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
W20260710 13:18:56.238142 12516 leader_election.cc:343] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.239463 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.245132 12516 leader_election.cc:304] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.245388 12597 leader_election.cc:290] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.245165 12641 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 13:18:56.246881 12646 raft_consensus.cc:2749] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.256130 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
W20260710 13:18:56.251976 12366 leader_election.cc:343] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.250836 12549 raft_consensus.cc:2468] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
W20260710 13:18:56.259964 12366 leader_election.cc:343] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.255510 12591 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.261932 12591 ts_tablet_manager.cc:1403] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.310s	user 0.013s	sys 0.012s
I20260710 13:18:56.264518 12398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f3f022f20ea4364bb96ceb80f6a1f95" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.264891 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ae7343c7184d9b831eeb9192bcaebd" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.265195 12398 raft_consensus.cc:3060] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.267022 12367 leader_election.cc:304] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce; no voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.267504 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.270081 12401 raft_consensus.cc:2393] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 997c5b4c9cfb47a686c2ed35d8ff306e in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:56.272804 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a95c86fd0944f12b63e357cdcf10428" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.273412 12401 raft_consensus.cc:3060] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.274124 12398 raft_consensus.cc:2468] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 1.
I20260710 13:18:56.280831 12591 raft_consensus.cc:359] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.281617 12591 raft_consensus.cc:385] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.281934 12591 raft_consensus.cc:740] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.278671 12597 raft_consensus.cc:2749] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.280196 12367 leader_election.cc:304] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.284406 12598 raft_consensus.cc:2804] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.284780 12598 raft_consensus.cc:493] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.285123 12598 raft_consensus.cc:3060] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.285656 12592 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:56.286092 12592 ts_tablet_manager.cc:1403] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.312s	user 0.020s	sys 0.005s
I20260710 13:18:56.282575 12591 consensus_queue.cc:260] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.289705 12592 raft_consensus.cc:359] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.322316 12592 raft_consensus.cc:385] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.322638 12592 raft_consensus.cc:740] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.321650 12297 catalog_manager.cc:5697] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 0 to 1, leader changed from <none> to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 1 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.320672 12635 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:18:56.323413 12592 consensus_queue.cc:260] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.324282 12591 ts_tablet_manager.cc:1434] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.006s
I20260710 13:18:56.325575 12591 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.325444 12645 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.328619 12693 raft_consensus.cc:2749] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.295115 12598 raft_consensus.cc:515] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.301404 12516 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.331709 12643 raft_consensus.cc:2749] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.332726 12598 leader_election.cc:290] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.333290 12401 raft_consensus.cc:2468] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:56.331928 12592 ts_tablet_manager.cc:1434] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.031s
I20260710 13:18:56.335952 12593 tablet_bootstrap.cc:654] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.334621 12551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.336007 12442 leader_election.cc:304] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.336490 12551 raft_consensus.cc:3060] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.336933 12592 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e: Bootstrap starting.
I20260710 13:18:56.334966 12550 raft_consensus.cc:2468] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
W20260710 13:18:56.334197 12516 leader_election.cc:343] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.338138 12516 leader_election.cc:304] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.338795 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:56.338909 12643 raft_consensus.cc:2749] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:56.340211 12366 leader_election.cc:343] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.345016 12442 leader_election.cc:304] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [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: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce
I20260710 13:18:56.301265 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.299922 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.345862 12641 raft_consensus.cc:2804] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.347290 12693 raft_consensus.cc:2804] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.352984 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a95c86fd0944f12b63e357cdcf10428" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.354825 12546 raft_consensus.cc:3060] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.355098 12693 raft_consensus.cc:697] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:56.346851 12549 raft_consensus.cc:2393] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c1aa3f803d446f1a874907fdb16ebce in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:56.346941 12641 raft_consensus.cc:697] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:56.345870 12548 raft_consensus.cc:2468] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:56.357739 12551 raft_consensus.cc:2468] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:56.362129 12641 consensus_queue.cc:237] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.382418 12693 consensus_queue.cc:237] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.387665 12367 leader_election.cc:304] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.388938 12598 raft_consensus.cc:2804] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.396186 12598 raft_consensus.cc:697] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:56.397173 12598 consensus_queue.cc:237] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.398792 12367 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce; no voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.401499 12635 raft_consensus.cc:2749] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.403003 12367 leader_election.cc:304] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.403965 12635 raft_consensus.cc:2804] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.404451 12635 raft_consensus.cc:493] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.404872 12635 raft_consensus.cc:3060] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.413583 12635 raft_consensus.cc:515] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.415371 12546 raft_consensus.cc:2468] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:56.423616 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
W20260710 13:18:56.425137 12366 leader_election.cc:343] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.427683 12592 tablet_bootstrap.cc:654] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.434319 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.434942 12546 raft_consensus.cc:3060] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.429314 12635 leader_election.cc:290] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.429648 12593 tablet_bootstrap.cc:492] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.437034 12593 ts_tablet_manager.cc:1403] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.225s	user 0.005s	sys 0.021s
I20260710 13:18:56.439843 12591 tablet_bootstrap.cc:654] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.451453 12593 raft_consensus.cc:359] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.454612 12593 raft_consensus.cc:385] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.452145 12693 raft_consensus.cc:493] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.455188 12693 raft_consensus.cc:515] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.453987 12300 catalog_manager.cc:5697] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 1, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.456770 12300 catalog_manager.cc:5697] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 1, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.451802 12546 raft_consensus.cc:2468] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:56.459084 12367 leader_election.cc:304] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.460697 12693 leader_election.cc:290] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.460888 12591 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.461261 12593 raft_consensus.cc:740] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.461796 12591 ts_tablet_manager.cc:1403] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.136s	user 0.014s	sys 0.003s
I20260710 13:18:56.462150 12593 consensus_queue.cc:260] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.463999 12591 raft_consensus.cc:359] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.464543 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f937eb8941c46428aa8efc95d1329c1" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.464787 12591 raft_consensus.cc:385] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.465222 12546 raft_consensus.cc:2468] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:56.464617 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f937eb8941c46428aa8efc95d1329c1" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.482800 12592 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e: No bootstrap required, opened a new log
I20260710 13:18:56.467456 12299 catalog_manager.cc:5697] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.482823 12442 leader_election.cc:304] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.483412 12592 ts_tablet_manager.cc:1403] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent bootstrapping tablet: real 0.147s	user 0.013s	sys 0.000s
I20260710 13:18:56.465372 12598 raft_consensus.cc:2804] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:56.483952 12442 leader_election.cc:343] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.483954 12693 raft_consensus.cc:2804] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.484375 12598 raft_consensus.cc:697] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:56.484556 12693 raft_consensus.cc:493] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.484910 12693 raft_consensus.cc:3060] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.465402 12591 raft_consensus.cc:740] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.485231 12598 consensus_queue.cc:237] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.486274 12591 consensus_queue.cc:260] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.488503 12591 ts_tablet_manager.cc:1434] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 13:18:56.489240 12591 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.466952 12593 ts_tablet_manager.cc:1434] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.001s
I20260710 13:18:56.492928 12593 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:56.494781 12592 raft_consensus.cc:359] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.495482 12592 raft_consensus.cc:385] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.495760 12592 raft_consensus.cc:740] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.496542 12592 consensus_queue.cc:260] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.497437 12693 raft_consensus.cc:515] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.500319 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f937eb8941c46428aa8efc95d1329c1" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
W20260710 13:18:56.501698 12442 leader_election.cc:343] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.503981 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f937eb8941c46428aa8efc95d1329c1" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.504587 12546 raft_consensus.cc:3060] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.505945 12592 ts_tablet_manager.cc:1434] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.006s
I20260710 13:18:56.511471 12693 leader_election.cc:290] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.513083 12546 raft_consensus.cc:2468] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:56.514811 12442 leader_election.cc:304] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [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: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce
I20260710 13:18:56.517850 12646 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.518337 12593 tablet_bootstrap.cc:654] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.520483 12693 raft_consensus.cc:2804] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.520668 12646 raft_consensus.cc:493] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.524950 12646 raft_consensus.cc:515] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.526053 12591 tablet_bootstrap.cc:654] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.528340 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd08e689bd44db2bd209e52014bcfc5" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
W20260710 13:18:56.529944 12516 leader_election.cc:343] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.529948 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd08e689bd44db2bd209e52014bcfc5" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
W20260710 13:18:56.532043 12515 leader_election.cc:343] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.532682 12515 leader_election.cc:304] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.533174 12593 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.533701 12593 ts_tablet_manager.cc:1403] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
I20260710 13:18:56.533596 12703 raft_consensus.cc:2749] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.533588 12646 leader_election.cc:290] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.535198 12693 raft_consensus.cc:697] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:56.536074 12693 consensus_queue.cc:237] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.536722 12593 raft_consensus.cc:359] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.537365 12593 raft_consensus.cc:385] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.537609 12593 raft_consensus.cc:740] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.538120 12593 consensus_queue.cc:260] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.539531 12697 raft_consensus.cc:493] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.539837 12593 ts_tablet_manager.cc:1434] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:56.540027 12697 raft_consensus.cc:515] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.540827 12593 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:56.542339 12697 leader_election.cc:290] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.544241 12643 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.544523 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.546026 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "626d17654e124caabf02ea3bbf15cccf" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.545467 12297 catalog_manager.cc:5697] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.546895 12546 raft_consensus.cc:2393] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:56.552733 12442 leader_election.cc:304] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:56.558193 12697 raft_consensus.cc:3060] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.560698 12593 tablet_bootstrap.cc:654] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:56.562335 12348 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:56.570129 12591 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.570648 12591 ts_tablet_manager.cc:1403] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.082s	user 0.014s	sys 0.001s
I20260710 13:18:56.578594 12697 raft_consensus.cc:2749] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.580150 12591 raft_consensus.cc:359] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.580955 12591 raft_consensus.cc:385] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.581231 12591 raft_consensus.cc:740] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.581934 12591 consensus_queue.cc:260] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.585058 12591 ts_tablet_manager.cc:1434] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:18:56.592906 12593 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.593389 12593 ts_tablet_manager.cc:1403] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.004s
I20260710 13:18:56.596288 12593 raft_consensus.cc:359] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.596943 12593 raft_consensus.cc:385] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.597209 12593 raft_consensus.cc:740] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.597818 12593 consensus_queue.cc:260] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.600234 12593 ts_tablet_manager.cc:1434] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:18:56.601053 12591 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.601118 12593 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:56.601786 12299 catalog_manager.cc:5697] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 1, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.607331 12593 tablet_bootstrap.cc:654] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.607331 12591 tablet_bootstrap.cc:654] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.613782 12591 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.614202 12591 ts_tablet_manager.cc:1403] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.002s
I20260710 13:18:56.616458 12591 raft_consensus.cc:359] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.617112 12591 raft_consensus.cc:385] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.617365 12591 raft_consensus.cc:740] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.617967 12591 consensus_queue.cc:260] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.619866 12591 ts_tablet_manager.cc:1434] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260710 13:18:56.621209 12591 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.627138 12591 tablet_bootstrap.cc:654] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.665030 12635 raft_consensus.cc:493] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.666564 12593 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.666394 12635 raft_consensus.cc:515] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.667523 12593 ts_tablet_manager.cc:1403] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.002s
I20260710 13:18:56.672960 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ae7343c7184d9b831eeb9192bcaebd" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
W20260710 13:18:56.676371 12366 leader_election.cc:343] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.676739 12635 leader_election.cc:290] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.680331 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ae7343c7184d9b831eeb9192bcaebd" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.681388 12546 raft_consensus.cc:2468] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:56.683537 12367 leader_election.cc:304] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.685806 12635 raft_consensus.cc:2804] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.686218 12635 raft_consensus.cc:493] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.686571 12635 raft_consensus.cc:3060] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.674245 12593 raft_consensus.cc:359] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.688346 12593 raft_consensus.cc:385] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.688669 12593 raft_consensus.cc:740] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.689391 12593 consensus_queue.cc:260] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.696348 12591 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.697132 12591 ts_tablet_manager.cc:1403] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.076s	user 0.016s	sys 0.020s
I20260710 13:18:56.698351 12635 raft_consensus.cc:515] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.700491 12591 raft_consensus.cc:359] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.701251 12591 raft_consensus.cc:385] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.701499 12591 raft_consensus.cc:740] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.701875 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ae7343c7184d9b831eeb9192bcaebd" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.702235 12593 ts_tablet_manager.cc:1434] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.001s
I20260710 13:18:56.702528 12546 raft_consensus.cc:3060] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.702209 12591 consensus_queue.cc:260] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.704092 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53ae7343c7184d9b831eeb9192bcaebd" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
W20260710 13:18:56.705943 12366 leader_election.cc:343] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.706525 12591 ts_tablet_manager.cc:1434] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:18:56.709002 12591 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.710791 12593 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:56.711715 12546 raft_consensus.cc:2468] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:56.712332 12693 raft_consensus.cc:493] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.713186 12367 leader_election.cc:304] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.713027 12693 raft_consensus.cc:515] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.714392 12598 raft_consensus.cc:2804] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.714880 12598 raft_consensus.cc:697] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:56.716118 12591 tablet_bootstrap.cc:654] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.716006 12598 consensus_queue.cc:237] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.718948 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e2d928061f42dab8cfeae551031a96" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.720487 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e2d928061f42dab8cfeae551031a96" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
W20260710 13:18:56.724340 12442 leader_election.cc:343] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.721630 12548 raft_consensus.cc:2468] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:56.715653 12693 leader_election.cc:290] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.727181 12442 leader_election.cc:304] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [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: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce
I20260710 13:18:56.730252 12693 raft_consensus.cc:2804] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.730696 12693 raft_consensus.cc:493] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.731025 12693 raft_consensus.cc:3060] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.733644 12297 catalog_manager.cc:5697] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.734849 12593 tablet_bootstrap.cc:654] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.721073 12635 leader_election.cc:290] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.739514 12693 raft_consensus.cc:515] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.742008 12591 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.742492 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e2d928061f42dab8cfeae551031a96" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.742499 12591 ts_tablet_manager.cc:1403] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.020s
W20260710 13:18:56.745055 12442 leader_election.cc:343] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.746269 12591 raft_consensus.cc:359] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.747129 12591 raft_consensus.cc:385] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.747481 12591 raft_consensus.cc:740] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.747481 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75e2d928061f42dab8cfeae551031a96" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.748227 12548 raft_consensus.cc:3060] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.748353 12697 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:56.748479 12591 consensus_queue.cc:260] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.749213 12693 leader_election.cc:290] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.751000 12591 ts_tablet_manager.cc:1434] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:18:56.752311 12591 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.764046 12591 tablet_bootstrap.cc:654] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.764989 12593 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.765268 12635 raft_consensus.cc:493] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.765457 12593 ts_tablet_manager.cc:1403] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260710 13:18:56.765739 12635 raft_consensus.cc:515] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.767850 12635 leader_election.cc:290] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.769322 12591 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.769826 12591 ts_tablet_manager.cc:1403] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.002s
I20260710 13:18:56.771132 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.772475 12550 raft_consensus.cc:2468] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:56.772989 12591 raft_consensus.cc:359] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.773825 12548 raft_consensus.cc:2468] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:56.774119 12591 raft_consensus.cc:385] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.774128 12593 raft_consensus.cc:359] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.774817 12591 raft_consensus.cc:740] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.774943 12593 raft_consensus.cc:385] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.769131 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.775718 12442 leader_election.cc:304] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [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: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce
I20260710 13:18:56.775874 12591 consensus_queue.cc:260] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.776525 12593 raft_consensus.cc:740] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.776197 12367 leader_election.cc:304] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:18:56.777269 12635 raft_consensus.cc:2804] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.777638 12635 raft_consensus.cc:493] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.777992 12635 raft_consensus.cc:3060] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.778244 12697 raft_consensus.cc:2804] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:56.778576 12366 leader_election.cc:343] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.778744 12697 raft_consensus.cc:697] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:56.779047 12591 ts_tablet_manager.cc:1434] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:18:56.780376 12591 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: Bootstrap starting.
I20260710 13:18:56.782819 12593 consensus_queue.cc:260] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.785516 12593 ts_tablet_manager.cc:1434] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 13:18:56.786662 12593 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:56.786821 12591 tablet_bootstrap.cc:654] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.790807 12693 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.791371 12697 consensus_queue.cc:237] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.798023 12593 tablet_bootstrap.cc:654] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.800626 12705 raft_consensus.cc:493] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.801158 12705 raft_consensus.cc:515] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.803435 12705 leader_election.cc:290] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.806079 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.792372 12635 raft_consensus.cc:515] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.808233 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.809005 12547 raft_consensus.cc:2468] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
W20260710 13:18:56.816473 12366 leader_election.cc:343] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.818537 12635 leader_election.cc:290] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.820402 12591 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: No bootstrap required, opened a new log
I20260710 13:18:56.820874 12591 ts_tablet_manager.cc:1403] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.015s
I20260710 13:18:56.823197 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
W20260710 13:18:56.825156 12366 leader_election.cc:343] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.826536 12367 leader_election.cc:304] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.827559 12635 raft_consensus.cc:2804] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.827980 12635 raft_consensus.cc:493] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.828321 12635 raft_consensus.cc:3060] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.829030 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.829697 12547 raft_consensus.cc:3060] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.834156 12591 raft_consensus.cc:359] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.834964 12591 raft_consensus.cc:385] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.835286 12591 raft_consensus.cc:740] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.836021 12591 consensus_queue.cc:260] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.836265 12635 raft_consensus.cc:515] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.837639 12591 ts_tablet_manager.cc:1434] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.005s
I20260710 13:18:56.840274 12299 catalog_manager.cc:5697] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 1, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.846215 12593 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:56.846722 12593 ts_tablet_manager.cc:1403] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.004s
I20260710 13:18:56.846979 12705 consensus_queue.cc:1048] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.847503 12693 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.849345 12635 leader_election.cc:290] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.850455 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
W20260710 13:18:56.852114 12366 leader_election.cc:343] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.855031 12593 raft_consensus.cc:359] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.855679 12593 raft_consensus.cc:385] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.856213 12635 raft_consensus.cc:493] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.857009 12593 raft_consensus.cc:740] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
W20260710 13:18:56.858042 12366 consensus_peers.cc:597] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Couldn't send request to peer e660ad2b6674482aa35ec099d0ab472c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:56.857795 12593 consensus_queue.cc:260] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.859740 12547 raft_consensus.cc:2468] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:56.856660 12635 raft_consensus.cc:515] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.862460 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.863080 12546 raft_consensus.cc:3060] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.864145 12697 raft_consensus.cc:493] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.864712 12697 raft_consensus.cc:515] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.859897 12593 ts_tablet_manager.cc:1434] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:18:56.869351 12367 leader_election.cc:304] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.871966 12705 raft_consensus.cc:2804] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.873116 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.873426 12705 raft_consensus.cc:697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:56.876140 12705 consensus_queue.cc:237] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.882759 12400 raft_consensus.cc:2468] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:56.888012 12442 leader_election.cc:304] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.890887 12646 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.891634 12646 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.892081 12640 raft_consensus.cc:2804] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.892508 12640 raft_consensus.cc:493] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.892865 12640 raft_consensus.cc:3060] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.894384 12646 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.895347 12697 leader_election.cc:290] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.895874 12627 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.896432 12627 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.898413 12546 raft_consensus.cc:2468] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:56.898773 12627 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.900231 12635 leader_election.cc:290] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.900490 12474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.900317 12695 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:56.902508 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
W20260710 13:18:56.903802 12515 leader_election.cc:343] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.903872 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd08e689bd44db2bd209e52014bcfc5" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.904551 12473 raft_consensus.cc:2468] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:56.896459 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.906378 12547 raft_consensus.cc:2468] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 0.
I20260710 13:18:56.901290 12593 tablet_bootstrap.cc:492] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
W20260710 13:18:56.908077 12366 leader_election.cc:343] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.908773 12366 leader_election.cc:304] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.911181 12597 raft_consensus.cc:2804] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.911614 12597 raft_consensus.cc:493] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.911996 12597 raft_consensus.cc:3060] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.911857 12640 raft_consensus.cc:515] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.916343 12646 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.917016 12646 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.920711 12640 leader_election.cc:290] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.921087 12646 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.921834 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.922441 12401 raft_consensus.cc:3060] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.922678 12549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd08e689bd44db2bd209e52014bcfc5" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.923256 12549 raft_consensus.cc:2468] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:56.924194 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:56.924914 12473 raft_consensus.cc:2468] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 1.
I20260710 13:18:56.926195 12515 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.927114 12646 raft_consensus.cc:2804] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:56.926417 12298 catalog_manager.cc:5697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.927412 12646 raft_consensus.cc:493] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.927757 12646 raft_consensus.cc:3060] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.930989 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.931697 12399 raft_consensus.cc:2468] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 0.
I20260710 13:18:56.932612 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:56.932850 12401 raft_consensus.cc:2468] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:56.933179 12547 raft_consensus.cc:3060] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.935226 12442 leader_election.cc:304] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.935614 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:56.936332 12401 raft_consensus.cc:2468] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 1.
I20260710 13:18:56.938727 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:56.939352 12546 raft_consensus.cc:2468] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 0.
I20260710 13:18:56.938506 12646 raft_consensus.cc:515] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.942081 12593 tablet_bootstrap.cc:654] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.945847 12547 raft_consensus.cc:2468] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:56.940351 12640 raft_consensus.cc:2804] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.948184 12640 raft_consensus.cc:697] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:56.948500 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:56.949164 12473 raft_consensus.cc:3060] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.949255 12640 consensus_queue.cc:237] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.949733 12597 raft_consensus.cc:515] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.951766 12597 leader_election.cc:290] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:56.952535 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd08e689bd44db2bd209e52014bcfc5" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:56.953362 12476 raft_consensus.cc:3060] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.935530 12367 leader_election.cc:304] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.954205 12646 leader_election.cc:290] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:56.966424 12597 raft_consensus.cc:2804] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.966084 12476 raft_consensus.cc:2468] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:56.967917 12627 consensus_queue.cc:1048] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.967007 12597 raft_consensus.cc:697] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:56.969336 12597 consensus_queue.cc:237] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.970327 12641 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:56.970680 12473 raft_consensus.cc:2468] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:18:56.971910 12515 leader_election.cc:304] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.973071 12367 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.973610 12643 raft_consensus.cc:2804] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:56.974138 12643 raft_consensus.cc:697] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:18:56.976070 12635 raft_consensus.cc:2804] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.976459 12635 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.976789 12635 raft_consensus.cc:3060] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.977563 12516 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:56.975077 12643 consensus_queue.cc:237] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:56.988876 12646 raft_consensus.cc:2804] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.989378 12646 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.968348 12366 leader_election.cc:304] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:56.989820 12646 raft_consensus.cc:3060] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.990268 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b13efe4a11a94abea10ba6c075c01be8" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:56.991027 12705 raft_consensus.cc:2804] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.992352 12705 raft_consensus.cc:697] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:56.993336 12400 raft_consensus.cc:3060] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.993290 12705 consensus_queue.cc:237] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.001433 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd08e689bd44db2bd209e52014bcfc5" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:57.022851 12548 raft_consensus.cc:3060] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.034825 12593 tablet_bootstrap.cc:492] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:57.035331 12593 ts_tablet_manager.cc:1403] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.134s	user 0.009s	sys 0.015s
I20260710 13:18:57.037961 12593 raft_consensus.cc:359] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.038671 12593 raft_consensus.cc:385] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.039996 12593 raft_consensus.cc:740] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.041399 12593 consensus_queue.cc:260] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.046204 12401 raft_consensus.cc:3060] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.059369 12593 ts_tablet_manager.cc:1434] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.024s	user 0.001s	sys 0.006s
I20260710 13:18:57.060513 12299 catalog_manager.cc:5697] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 1, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.043751 12646 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.073084 12597 consensus_queue.cc:1048] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.077147 12593 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:57.078431 12635 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.093026 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:57.093969 12546 raft_consensus.cc:2393] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c1aa3f803d446f1a874907fdb16ebce in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:57.094419 12635 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:57.094053 12298 catalog_manager.cc:5697] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 0 to 2, leader changed from <none> to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:57.104482 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:57.105393 12399 raft_consensus.cc:2393] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 997c5b4c9cfb47a686c2ed35d8ff306e in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:57.112571 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:57.115157 12693 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:57.119153 12593 tablet_bootstrap.cc:654] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.124050 12693 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.124743 12693 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.127017 12693 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
W20260710 13:18:57.119581 12366 leader_election.cc:343] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.129967 12366 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce; no voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:57.130678 12546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:57.131139 12635 raft_consensus.cc:2749] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.131686 12546 raft_consensus.cc:2393] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:57.129549 12399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:57.133646 12399 raft_consensus.cc:2393] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:57.136492 12646 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:18:57.137966 12442 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:57.138587 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:57.139086 12693 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:57.140087 12515 leader_election.cc:343] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:57.140482 12515 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c
I20260710 13:18:57.141083 12646 raft_consensus.cc:2749] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.137221 12548 raft_consensus.cc:2468] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:57.144261 12693 raft_consensus.cc:2749] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.152803 12400 raft_consensus.cc:2468] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:18:57.165747 12593 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:57.166245 12593 ts_tablet_manager.cc:1403] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.005s
I20260710 13:18:57.169116 12593 raft_consensus.cc:359] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.169608 12593 raft_consensus.cc:385] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.169821 12593 raft_consensus.cc:740] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.170390 12593 consensus_queue.cc:260] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.171988 12593 ts_tablet_manager.cc:1434] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 13:18:57.171737 12297 catalog_manager.cc:5697] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.172981 12593 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:57.173326 12297 catalog_manager.cc:5697] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.182212 12593 tablet_bootstrap.cc:654] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.190651 12593 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:57.191113 12593 ts_tablet_manager.cc:1403] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.007s
I20260710 13:18:57.194216 12593 raft_consensus.cc:359] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.194726 12593 raft_consensus.cc:385] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.194953 12593 raft_consensus.cc:740] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.195499 12593 consensus_queue.cc:260] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.197271 12593 ts_tablet_manager.cc:1434] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:57.198179 12593 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: Bootstrap starting.
I20260710 13:18:57.202555 12593 tablet_bootstrap.cc:654] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:57.206499 12593 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: No bootstrap required, opened a new log
I20260710 13:18:57.206897 12593 ts_tablet_manager.cc:1403] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:18:57.208933 12593 raft_consensus.cc:359] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.209398 12593 raft_consensus.cc:385] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:57.209581 12593 raft_consensus.cc:740] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Initialized, Role: FOLLOWER
I20260710 13:18:57.210116 12593 consensus_queue.cc:260] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.211571 12593 ts_tablet_manager.cc:1434] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:18:57.217725 12401 raft_consensus.cc:3060] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.223825 12693 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.235966 12697 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.236006 12635 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:57.249936 12476 raft_consensus.cc:3060] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.256805 12635 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.272169 12693 raft_consensus.cc:493] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.273032 12693 raft_consensus.cc:515] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.274976 12693 leader_election.cc:290] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:57.275774 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:57.276242 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:57.277070 12547 raft_consensus.cc:2393] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:57.278268 12442 leader_election.cc:304] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:57.279124 12693 raft_consensus.cc:3060] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.285364 12693 raft_consensus.cc:2749] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.287731 12693 raft_consensus.cc:493] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.288139 12693 raft_consensus.cc:515] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.289862 12693 leader_election.cc:290] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:57.290634 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:57.290942 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:57.291668 12547 raft_consensus.cc:2393] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:57.292604 12442 leader_election.cc:304] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:57.293296 12693 raft_consensus.cc:3060] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.297900 12693 raft_consensus.cc:2749] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.338505 12635 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.349143 12705 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.369347 12597 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.379354 12693 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.383289 12645 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:57.397215 12693 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.406113 12693 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:57.406289 12473 raft_consensus.cc:3060] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.406618 12693 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:57.410789 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:57.411274 12693 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:57.411573 12401 raft_consensus.cc:2393] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 0c1aa3f803d446f1a874907fdb16ebce in this term.
I20260710 13:18:57.412034 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:57.412779 12547 raft_consensus.cc:2393] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e660ad2b6674482aa35ec099d0ab472c in current term 1: Already voted for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in this term.
I20260710 13:18:57.413828 12442 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e660ad2b6674482aa35ec099d0ab472c; no voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:18:57.414870 12693 raft_consensus.cc:3060] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:57.420943 12693 raft_consensus.cc:2749] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:57.452224 12473 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:57.453508 12756 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.462294 12401 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:57.463896 12755 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:57.484452 12645 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.495124 12627 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:57.573814 12348 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:58.421684 12627 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:58.422406 12627 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:58.425627 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c" is_pre_election: true
I20260710 13:18:58.426258 12627 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:58.426493 12476 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:58.427047 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:58.427734 12366 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [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: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:58.427765 12548 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 1.
I20260710 13:18:58.428610 12627 raft_consensus.cc:2804] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:58.429006 12627 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:58.429389 12627 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.435096 12627 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:58.436842 12627 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 2 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:58.437582 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:18:58.438164 12476 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.438572 12548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:58.439015 12548 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:58.442615 12476 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 2.
I20260710 13:18:58.443442 12548 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 2.
I20260710 13:18:58.443771 12366 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:58.444525 12627 raft_consensus.cc:2804] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:58.444942 12627 raft_consensus.cc:697] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:18:58.445698 12627 consensus_queue.cc:237] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:58.452713 12299 catalog_manager.cc:5697] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 0 to 2, leader changed from <none> to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:58.588353 12348 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:58.931473 12473 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:58.932965 12627 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:58.942932 12547 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:58.944350 12627 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.148890 12693 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:59.149315 12693 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:59.150806 12693 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:59.151741 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce" is_pre_election: true
I20260710 13:18:59.151975 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" is_pre_election: true
I20260710 13:18:59.152323 12400 raft_consensus.cc:2468] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:59.152523 12547 raft_consensus.cc:2468] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 1.
I20260710 13:18:59.153348 12442 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [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: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:59.154017 12693 raft_consensus.cc:2804] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:59.154348 12693 raft_consensus.cc:493] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:59.154646 12693 raft_consensus.cc:3060] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.161741 12693 raft_consensus.cc:515] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:59.163738 12693 leader_election.cc:290] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:18:59.164606 12400 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:18:59.164727 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "659feec3a569453abbeab6407eac639d" candidate_uuid: "e660ad2b6674482aa35ec099d0ab472c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:18:59.165218 12400 raft_consensus.cc:3060] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.165452 12547 raft_consensus.cc:3060] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:59.170495 12400 raft_consensus.cc:2468] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 2.
I20260710 13:18:59.170778 12547 raft_consensus.cc:2468] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e660ad2b6674482aa35ec099d0ab472c in term 2.
I20260710 13:18:59.171545 12442 leader_election.cc:304] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:18:59.172281 12693 raft_consensus.cc:2804] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:59.172713 12693 raft_consensus.cc:697] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 LEADER]: Becoming Leader. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:18:59.173391 12693 consensus_queue.cc:237] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue going to LEADER 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:18:59.180533 12298 catalog_manager.cc:5697] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c reported cstate change: term changed from 0 to 2, leader changed from <none> to e660ad2b6674482aa35ec099d0ab472c (127.10.254.130). New cstate: current_term: 2 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:59.510187 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:59.518199 12798 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
W20260710 13:18:59.518214 12799 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
W20260710 13:18:59.521472 12801 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
I20260710 13:18:59.522710 11258 server_base.cc:1061] running on GCE node
I20260710 13:18:59.524993 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:59.525375 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:18:59.525591 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689539525575 us; error 0 us; skew 500 ppm
I20260710 13:18:59.526572 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:59.532020 11258 webserver.cc:533] Webserver started at http://127.10.254.132:46039/ using document root <none> and password file <none>
I20260710 13:18:59.532693 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:59.532959 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:59.533358 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:59.535162 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-3-root/instance:
uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
format_stamp: "Formatted at 2026-07-10 13:18:59 on dist-test-slave-84g9"
I20260710 13:18:59.540457 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:59.544132 12806 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:59.544926 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260710 13:18:59.545207 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-3-root
uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
format_stamp: "Formatted at 2026-07-10 13:18:59 on dist-test-slave-84g9"
I20260710 13:18:59.545459 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-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)
I20260710 13:18:59.551754 12401 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:59.553150 12693 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:59.567479 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:59.570441 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:59.574919 12547 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:59.577121 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:59.578709 12791 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:59.586972 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:59.587278 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:59.587574 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:59.587752 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:59.677492 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.132:33205
I20260710 13:18:59.677608 12874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.132:33205 every 8 connection(s)
I20260710 13:18:59.683364 11258 auto_leader_rebalancer-test.cc:388] add a tserver: 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:18:59.699404 12875 heartbeater.cc:344] Connected to a master server at 127.10.254.190:36517
I20260710 13:18:59.699868 12875 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:59.700743 12875 heartbeater.cc:507] Master 127.10.254.190:36517 requested a full tablet report, sending...
I20260710 13:18:59.702839 12298 ts_manager.cc:194] Registered new tserver with Master: 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205)
I20260710 13:18:59.704177 12298 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44304
I20260710 13:19:00.677418 12476 consensus_queue.cc:237] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:00.685947 12401 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:00.686703 12547 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:00.687824 12885 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.688796 12791 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.698145 12791 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
W20260710 13:19:00.700237 12442 consensus_peers.cc:597] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f937eb8941c46428aa8efc95d1329c1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.699815 12547 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.706729 12875 heartbeater.cc:499] Master 127.10.254.190:36517 was elected leader, sending a full tablet report...
I20260710 13:19:00.705871 12401 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.716890 12298 catalog_manager.cc:5697] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.734390 12401 consensus_queue.cc:237] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:00.747819 12547 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:00.748742 12476 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:00.749457 12598 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.750303 12796 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.758747 12796 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
W20260710 13:19:00.762588 12367 consensus_peers.cc:597] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac825d0515e44e3ca1e1cfa29ed74fa3. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.763875 12547 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.770870 12476 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.777024 12297 catalog_manager.cc:5697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.779986 12401 consensus_queue.cc:237] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
W20260710 13:19:00.789812 12367 consensus_peers.cc:597] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af6880e9bb654c2586480e19e7d293c6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.790951 12547 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:00.792378 12598 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.794256 12476 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:00.797618 12598 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.801249 12899 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.802791 12547 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.807914 12476 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.815296 12298 catalog_manager.cc:5697] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.836923 12547 consensus_queue.cc:237] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:00.848712 12476 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.850201 12905 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:00.855077 12401 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:00.857323 12905 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:00.862803 12516 consensus_peers.cc:597] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b13efe4a11a94abea10ba6c075c01be8. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:00.864840 12816 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.869937 12401 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.871006 12476 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:00.882357 12299 catalog_manager.cc:5697] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.086503 12909 ts_tablet_manager.cc:933] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:01.089488 12909 tablet_copy_client.cc:323] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:01.101430 12487 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 2f937eb8941c46428aa8efc95d1329c1 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:01.101959 12487 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 2f937eb8941c46428aa8efc95d1329c1 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-2f937eb8941c46428aa8efc95d1329c1
I20260710 13:19:01.108738 12487 tablet_copy_source_session.cc:215] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:01.112090 12909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f937eb8941c46428aa8efc95d1329c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.125169 12909 tablet_copy_client.cc:806] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:01.125811 12909 tablet_copy_client.cc:670] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:01.130470 12909 tablet_copy_client.cc:538] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:01.140101 12909 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:01.164047 12909 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:01.165050 12909 tablet_bootstrap.cc:492] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:01.165805 12909 ts_tablet_manager.cc:1403] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.009s
I20260710 13:19:01.168866 12909 raft_consensus.cc:359] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.169739 12909 raft_consensus.cc:740] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:01.170392 12909 consensus_queue.cc:260] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.175509 12909 ts_tablet_manager.cc:1434] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:19:01.177536 12914 ts_tablet_manager.cc:933] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:01.178119 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-2f937eb8941c46428aa8efc95d1329c1 received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:01.178630 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-2f937eb8941c46428aa8efc95d1329c1 on tablet 2f937eb8941c46428aa8efc95d1329c1 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:01.181933 12914 tablet_copy_client.cc:323] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:01.186556 12909 ts_tablet_manager.cc:933] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:01.188576 12909 tablet_copy_client.cc:323] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:01.196182 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet ac825d0515e44e3ca1e1cfa29ed74fa3 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:01.196583 12411 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet af6880e9bb654c2586480e19e7d293c6 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:01.196874 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet ac825d0515e44e3ca1e1cfa29ed74fa3 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-ac825d0515e44e3ca1e1cfa29ed74fa3
I20260710 13:19:01.197631 12411 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet af6880e9bb654c2586480e19e7d293c6 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-af6880e9bb654c2586480e19e7d293c6
I20260710 13:19:01.204918 12411 tablet_copy_source_session.cc:215] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:01.204819 12412 tablet_copy_source_session.cc:215] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:01.209455 12909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af6880e9bb654c2586480e19e7d293c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.213090 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac825d0515e44e3ca1e1cfa29ed74fa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.221552 12909 tablet_copy_client.cc:806] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:01.222424 12909 tablet_copy_client.cc:670] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:01.226109 12909 tablet_copy_client.cc:538] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:01.228489 12914 tablet_copy_client.cc:806] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:01.229051 12914 tablet_copy_client.cc:670] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:01.234500 12914 tablet_copy_client.cc:538] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:01.234597 12909 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:01.244727 12914 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:01.251693 12909 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:01.252663 12909 tablet_bootstrap.cc:492] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:01.253350 12909 ts_tablet_manager.cc:1403] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260710 13:19:01.257756 12909 raft_consensus.cc:359] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.258662 12909 raft_consensus.cc:740] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:01.259624 12909 consensus_queue.cc:260] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.262749 12909 ts_tablet_manager.cc:1434] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 13:19:01.264735 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-af6880e9bb654c2586480e19e7d293c6 received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:01.265233 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-af6880e9bb654c2586480e19e7d293c6 on tablet af6880e9bb654c2586480e19e7d293c6 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:01.282747 12914 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:01.283725 12914 tablet_bootstrap.cc:492] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:01.285203 12914 ts_tablet_manager.cc:1403] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.016s
I20260710 13:19:01.288002 12914 raft_consensus.cc:359] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.288637 12914 raft_consensus.cc:740] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:01.289135 12914 consensus_queue.cc:260] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.291016 12914 ts_tablet_manager.cc:1434] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:01.292739 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-ac825d0515e44e3ca1e1cfa29ed74fa3 received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:01.293164 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-ac825d0515e44e3ca1e1cfa29ed74fa3 on tablet ac825d0515e44e3ca1e1cfa29ed74fa3 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:01.446055 12914 ts_tablet_manager.cc:933] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:01.447752 12914 tablet_copy_client.cc:323] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.131:43753
I20260710 13:19:01.458665 12561 tablet_copy_service.cc:140] P 997c5b4c9cfb47a686c2ed35d8ff306e: Received BeginTabletCopySession request for tablet b13efe4a11a94abea10ba6c075c01be8 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58676)
I20260710 13:19:01.459125 12561 tablet_copy_service.cc:161] P 997c5b4c9cfb47a686c2ed35d8ff306e: Beginning new tablet copy session on tablet b13efe4a11a94abea10ba6c075c01be8 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58676: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-b13efe4a11a94abea10ba6c075c01be8
I20260710 13:19:01.464660 12561 tablet_copy_source_session.cc:215] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:01.467437 12914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b13efe4a11a94abea10ba6c075c01be8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:01.485249 12914 tablet_copy_client.cc:806] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:01.485980 12914 tablet_copy_client.cc:670] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:01.489619 12914 tablet_copy_client.cc:538] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:01.499470 12914 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:01.521920 12914 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:01.522902 12914 tablet_bootstrap.cc:492] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:01.523589 12914 ts_tablet_manager.cc:1403] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.005s
I20260710 13:19:01.526717 12914 raft_consensus.cc:359] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.527597 12914 raft_consensus.cc:740] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:01.528277 12914 consensus_queue.cc:260] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:01.530601 12914 ts_tablet_manager.cc:1434] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:01.532434 12561 tablet_copy_service.cc:342] P 997c5b4c9cfb47a686c2ed35d8ff306e: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-b13efe4a11a94abea10ba6c075c01be8 received from {username='slave'} at 127.0.0.1:58676
I20260710 13:19:01.532884 12561 tablet_copy_service.cc:434] P 997c5b4c9cfb47a686c2ed35d8ff306e: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-b13efe4a11a94abea10ba6c075c01be8 on tablet b13efe4a11a94abea10ba6c075c01be8 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:01.561712 12850 raft_consensus.cc:1217] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:01.598497 12850 raft_consensus.cc:1217] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:01.698539 12850 raft_consensus.cc:1217] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:01.919770 12850 raft_consensus.cc:1217] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:19:01.986191 12924 raft_consensus.cc:1064] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:01.988605 12924 consensus_queue.cc:237] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:01.995954 12850 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:01.996208 12401 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:01.996325 12548 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:01.997570 12924 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.998514 12929 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:01.999469 12923 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:02.021412 12924 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.026980 12850 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.023281 12548 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.044869 12399 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.056481 12298 catalog_manager.cc:5697] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.084441 12473 consensus_queue.cc:237] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [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: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.093055 12548 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:02.093169 12850 raft_consensus.cc:1275] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:02.095233 12923 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.096073 12924 consensus_queue.cc:1048] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.105723 12929 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.109114 12850 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.112555 12548 raft_consensus.cc:2955] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.115911 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f937eb8941c46428aa8efc95d1329c1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:02.123423 12300 catalog_manager.cc:5697] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.136039 12390 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f937eb8941c46428aa8efc95d1329c1 with delete_type TABLET_DATA_TOMBSTONED (TS 0c1aa3f803d446f1a874907fdb16ebce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46476
I20260710 13:19:02.138499 12937 tablet_replica.cc:333] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:02.139226 12937 raft_consensus.cc:2243] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.139958 12937 raft_consensus.cc:2272] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.143060 12937 ts_tablet_manager.cc:1916] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:02.152187 12598 raft_consensus.cc:1064] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:02.154573 12598 consensus_queue.cc:237] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.158759 12937 ts_tablet_manager.cc:1929] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:02.159117 12925 raft_consensus.cc:1064] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:02.162571 12925 consensus_queue.cc:237] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.159550 12937 log.cc:1199] T 2f937eb8941c46428aa8efc95d1329c1 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/wals/2f937eb8941c46428aa8efc95d1329c1
I20260710 13:19:02.167766 12286 catalog_manager.cc:5028] TS 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): tablet 2f937eb8941c46428aa8efc95d1329c1 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:02.168447 12548 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:02.170419 12899 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:02.170931 12473 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:02.166709 12850 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:02.172843 12899 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:02.178722 12899 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:02.219038 12598 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.226974 12548 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.254894 12850 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:02.263839 12473 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:02.264550 12547 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:02.265331 12940 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:02.264887 12476 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.267154 12850 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.274341 12945 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:02.277486 12944 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:02.278153 12299 catalog_manager.cc:5697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.296849 12945 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.301985 12548 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.307920 12849 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.313421 12399 consensus_queue.cc:237] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.315773 12473 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.320847 12297 catalog_manager.cc:5697] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.328400 12849 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:02.329214 12476 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:02.330905 12945 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.331888 12940 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.342832 12399 consensus_queue.cc:237] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.343364 12945 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.345692 12850 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.350533 12473 raft_consensus.cc:2955] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.353225 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ac825d0515e44e3ca1e1cfa29ed74fa3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:02.358305 12849 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:02.359905 12940 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:02.364306 12548 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:02.368045 12298 catalog_manager.cc:5697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.371291 12945 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:02.377346 12944 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.386554 12926 raft_consensus.cc:1064] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:02.389252 12926 consensus_queue.cc:237] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.391348 12540 tablet_service.cc:1558] Processing DeleteTablet for tablet ac825d0515e44e3ca1e1cfa29ed74fa3 with delete_type TABLET_DATA_TOMBSTONED (TS 997c5b4c9cfb47a686c2ed35d8ff306e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58632
I20260710 13:19:02.391304 12548 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.400538 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af6880e9bb654c2586480e19e7d293c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:02.400555 12297 catalog_manager.cc:5697] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.404784 12949 tablet_replica.cc:333] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:02.406050 12949 raft_consensus.cc:2243] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.404994 12850 raft_consensus.cc:2955] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.406737 12949 raft_consensus.cc:2272] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.414738 12462 tablet_service.cc:1558] Processing DeleteTablet for tablet af6880e9bb654c2586480e19e7d293c6 with delete_type TABLET_DATA_TOMBSTONED (TS e660ad2b6674482aa35ec099d0ab472c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58078
I20260710 13:19:02.418124 12949 ts_tablet_manager.cc:1916] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:02.423019 12849 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:02.432585 12473 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:02.434867 12927 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:02.437033 12949 ts_tablet_manager.cc:1929] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:02.437465 12949 log.cc:1199] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/wals/ac825d0515e44e3ca1e1cfa29ed74fa3
I20260710 13:19:02.443056 12399 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:02.446130 12927 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:02.448360 12286 catalog_manager.cc:5028] TS 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): tablet ac825d0515e44e3ca1e1cfa29ed74fa3 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:02.448261 12927 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:02.479552 12951 tablet_replica.cc:333] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:02.485486 12951 raft_consensus.cc:2243] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.488579 12951 raft_consensus.cc:2272] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.488667 12927 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.492969 12951 ts_tablet_manager.cc:1916] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:02.516803 12849 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.546829 12399 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.547137 12297 catalog_manager.cc:5697] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.552948 12951 ts_tablet_manager.cc:1929] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:02.553421 12951 log.cc:1199] T af6880e9bb654c2586480e19e7d293c6 P e660ad2b6674482aa35ec099d0ab472c: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/wals/af6880e9bb654c2586480e19e7d293c6
I20260710 13:19:02.556008 12285 catalog_manager.cc:5028] TS e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): tablet af6880e9bb654c2586480e19e7d293c6 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:02.560928 12473 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.580474 12548 consensus_queue.cc:237] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:02.584908 12849 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:02.585004 12473 raft_consensus.cc:1275] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:02.586233 12926 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.587139 12816 consensus_queue.cc:1048] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:02.598255 12473 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.598227 12927 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.602618 12849 raft_consensus.cc:2955] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:02.609179 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b13efe4a11a94abea10ba6c075c01be8 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:02.615703 12299 catalog_manager.cc:5697] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:02.627730 12390 tablet_service.cc:1558] Processing DeleteTablet for tablet b13efe4a11a94abea10ba6c075c01be8 with delete_type TABLET_DATA_TOMBSTONED (TS 0c1aa3f803d446f1a874907fdb16ebce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46476
I20260710 13:19:02.628867 12937 tablet_replica.cc:333] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:02.629894 12937 raft_consensus.cc:2243] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:02.630600 12937 raft_consensus.cc:2272] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:02.633726 12937 ts_tablet_manager.cc:1916] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:02.645751 12937 ts_tablet_manager.cc:1929] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:19:02.646062 12937 log.cc:1199] T b13efe4a11a94abea10ba6c075c01be8 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/wals/b13efe4a11a94abea10ba6c075c01be8
I20260710 13:19:02.647635 12286 catalog_manager.cc:5028] TS 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): tablet b13efe4a11a94abea10ba6c075c01be8 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:03.659258 12476 consensus_queue.cc:237] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:03.665498 12547 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:03.665795 12442 consensus_peers.cc:597] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e6ae0b7903346718e17ad02d5e3bc35. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:03.665740 12399 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:03.666762 12924 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.667748 12958 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.675618 12956 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.677184 12547 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.677459 12399 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.689165 12298 catalog_manager.cc:5697] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.696524 12399 consensus_queue.cc:237] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:03.707175 12547 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:03.707176 12476 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:03.708952 12945 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.709848 12944 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:03.711246 12367 consensus_peers.cc:597] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e05925b21de4768852839b4244b43f1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:03.719288 12944 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.721793 12547 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.726752 12476 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.738718 12299 catalog_manager.cc:5697] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.743758 12473 consensus_queue.cc:237] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
W20260710 13:19:03.753068 12442 consensus_peers.cc:597] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75e2d928061f42dab8cfeae551031a96. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:03.754491 12547 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:03.755084 12399 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:03.756340 12924 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:03.759862 12924 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.765489 12956 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.773197 12399 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.776444 12547 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.784523 12548 consensus_queue.cc:237] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:03.787700 12297 catalog_manager.cc:5697] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.810397 12473 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:03.810695 12516 consensus_peers.cc:597] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f3f022f20ea4364bb96ceb80f6a1f95. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:03.812362 12927 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.815366 12399 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:03.816833 12927 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.820341 12972 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.822232 12473 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.827638 12399 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:03.834244 12299 catalog_manager.cc:5697] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:04.146009 12977 ts_tablet_manager.cc:933] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:04.148165 12977 tablet_copy_client.cc:323] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:04.150142 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet 2e05925b21de4768852839b4244b43f1 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:04.150591 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet 2e05925b21de4768852839b4244b43f1 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-2e05925b21de4768852839b4244b43f1
I20260710 13:19:04.157667 12412 tablet_copy_source_session.cc:215] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:04.161170 12977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e05925b21de4768852839b4244b43f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.181087 12977 tablet_copy_client.cc:806] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:04.181691 12977 tablet_copy_client.cc:670] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:04.185587 12977 tablet_copy_client.cc:538] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:04.193344 12977 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:04.208819 12980 ts_tablet_manager.cc:933] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:04.212073 12977 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:04.213115 12977 tablet_bootstrap.cc:492] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:04.215098 12980 tablet_copy_client.cc:323] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:04.216526 12982 ts_tablet_manager.cc:933] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:04.217075 12487 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 75e2d928061f42dab8cfeae551031a96 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:04.217784 12487 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 75e2d928061f42dab8cfeae551031a96 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-75e2d928061f42dab8cfeae551031a96
I20260710 13:19:04.228607 12982 tablet_copy_client.cc:323] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:04.231544 12486 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 4e6ae0b7903346718e17ad02d5e3bc35 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:04.232235 12486 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 4e6ae0b7903346718e17ad02d5e3bc35 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-4e6ae0b7903346718e17ad02d5e3bc35
I20260710 13:19:04.232563 12983 ts_tablet_manager.cc:933] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:04.235038 12487 tablet_copy_source_session.cc:215] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:04.217093 12977 ts_tablet_manager.cc:1403] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260710 13:19:04.239220 12980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75e2d928061f42dab8cfeae551031a96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.240868 12983 tablet_copy_client.cc:323] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.131:43753
I20260710 13:19:04.241071 12486 tablet_copy_source_session.cc:215] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:04.242961 12561 tablet_copy_service.cc:140] P 997c5b4c9cfb47a686c2ed35d8ff306e: Received BeginTabletCopySession request for tablet 7f3f022f20ea4364bb96ceb80f6a1f95 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58676)
I20260710 13:19:04.243510 12561 tablet_copy_service.cc:161] P 997c5b4c9cfb47a686c2ed35d8ff306e: Beginning new tablet copy session on tablet 7f3f022f20ea4364bb96ceb80f6a1f95 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58676: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-7f3f022f20ea4364bb96ceb80f6a1f95
I20260710 13:19:04.238930 12977 raft_consensus.cc:359] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.244244 12977 raft_consensus.cc:740] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:04.244529 12982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6ae0b7903346718e17ad02d5e3bc35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.251364 12977 consensus_queue.cc:260] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.252745 12561 tablet_copy_source_session.cc:215] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:04.257426 12983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f3f022f20ea4364bb96ceb80f6a1f95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:04.262694 12980 tablet_copy_client.cc:806] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:04.270457 12980 tablet_copy_client.cc:670] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:04.269724 12977 ts_tablet_manager.cc:1434] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.003s
I20260710 13:19:04.273109 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-2e05925b21de4768852839b4244b43f1 received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:04.273554 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-2e05925b21de4768852839b4244b43f1 on tablet 2e05925b21de4768852839b4244b43f1 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:04.279369 12983 tablet_copy_client.cc:806] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:04.279994 12983 tablet_copy_client.cc:670] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:04.284083 12980 tablet_copy_client.cc:538] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:04.284422 12982 tablet_copy_client.cc:806] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:04.284929 12982 tablet_copy_client.cc:670] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:04.285418 12983 tablet_copy_client.cc:538] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:04.293051 12980 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:04.293769 12983 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:04.295850 12982 tablet_copy_client.cc:538] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:04.305282 12982 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:04.332288 12983 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:04.332412 12982 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:04.333237 12983 tablet_bootstrap.cc:492] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:04.333361 12982 tablet_bootstrap.cc:492] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:04.334048 12983 ts_tablet_manager.cc:1403] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.041s	user 0.022s	sys 0.017s
I20260710 13:19:04.334223 12982 ts_tablet_manager.cc:1403] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260710 13:19:04.337462 12982 raft_consensus.cc:359] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.338508 12982 raft_consensus.cc:740] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:04.339176 12982 consensus_queue.cc:260] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.339318 12983 raft_consensus.cc:359] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.340339 12983 raft_consensus.cc:740] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:04.341161 12980 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:04.341045 12983 consensus_queue.cc:260] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.342944 12983 ts_tablet_manager.cc:1434] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:04.343873 12980 tablet_bootstrap.cc:492] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:04.344672 12561 tablet_copy_service.cc:342] P 997c5b4c9cfb47a686c2ed35d8ff306e: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-7f3f022f20ea4364bb96ceb80f6a1f95 received from {username='slave'} at 127.0.0.1:58676
I20260710 13:19:04.345170 12561 tablet_copy_service.cc:434] P 997c5b4c9cfb47a686c2ed35d8ff306e: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-7f3f022f20ea4364bb96ceb80f6a1f95 on tablet 7f3f022f20ea4364bb96ceb80f6a1f95 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:04.347303 12982 ts_tablet_manager.cc:1434] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:19:04.348848 12980 ts_tablet_manager.cc:1403] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.023s
I20260710 13:19:04.349160 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-4e6ae0b7903346718e17ad02d5e3bc35 received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:04.349557 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-4e6ae0b7903346718e17ad02d5e3bc35 on tablet 4e6ae0b7903346718e17ad02d5e3bc35 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:04.352514 12980 raft_consensus.cc:359] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.353559 12980 raft_consensus.cc:740] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:04.354485 12980 consensus_queue.cc:260] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:04.357311 12980 ts_tablet_manager.cc:1434] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:04.359416 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-75e2d928061f42dab8cfeae551031a96 received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:04.359915 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-75e2d928061f42dab8cfeae551031a96 on tablet 75e2d928061f42dab8cfeae551031a96 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:04.551903 12850 raft_consensus.cc:1217] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:04.611502 12850 raft_consensus.cc:1217] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:04.626515 12850 raft_consensus.cc:1217] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:04.766364 12850 raft_consensus.cc:1217] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:04.960211 12944 raft_consensus.cc:1064] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:04.962823 12944 consensus_queue.cc:237] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:04.970238 12850 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:04.971295 12476 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:04.971766 12944 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.972788 12548 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:04.974625 12944 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.975589 12966 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.995362 12997 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:04.998963 12849 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.002127 12476 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.009631 12548 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.015038 12298 catalog_manager.cc:5697] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.043747 12399 consensus_queue.cc:237] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.044431 12991 raft_consensus.cc:1064] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:05.047677 12991 consensus_queue.cc:237] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.050930 12850 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.051908 12548 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.053138 12997 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.053946 12944 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.063122 12850 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.069262 12990 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.072647 12548 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.074378 12992 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.077016 12849 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.078100 12548 raft_consensus.cc:2955] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.078718 12956 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.086077 12299 catalog_manager.cc:5697] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.090875 12399 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.093146 12992 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.098342 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e05925b21de4768852839b4244b43f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:05.108201 12462 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e05925b21de4768852839b4244b43f1 with delete_type TABLET_DATA_TOMBSTONED (TS e660ad2b6674482aa35ec099d0ab472c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58078
I20260710 13:19:05.110929 12956 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.115192 13009 tablet_replica.cc:333] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:05.119736 13009 raft_consensus.cc:2243] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.120065 12850 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.121057 13009 raft_consensus.cc:2272] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.128225 12401 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.135118 12547 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.139818 13009 ts_tablet_manager.cc:1916] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:05.136734 12297 catalog_manager.cc:5697] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.157437 12476 consensus_queue.cc:237] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.159919 13009 ts_tablet_manager.cc:1929] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:05.160538 13009 log.cc:1199] T 2e05925b21de4768852839b4244b43f1 P e660ad2b6674482aa35ec099d0ab472c: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/wals/2e05925b21de4768852839b4244b43f1
I20260710 13:19:05.163905 12850 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.165230 12285 catalog_manager.cc:5028] TS e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): tablet 2e05925b21de4768852839b4244b43f1 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:05.166324 12991 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:05.174520 12401 raft_consensus.cc:1275] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.176591 12992 consensus_queue.cc:1048] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.176012 12956 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.179494 12850 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.183609 12401 raft_consensus.cc:2955] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.196372 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4e6ae0b7903346718e17ad02d5e3bc35 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:05.196223 12297 catalog_manager.cc:5697] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.211299 12956 raft_consensus.cc:1064] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:05.214459 12956 consensus_queue.cc:237] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.220077 12540 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e6ae0b7903346718e17ad02d5e3bc35 with delete_type TABLET_DATA_TOMBSTONED (TS 997c5b4c9cfb47a686c2ed35d8ff306e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58632
I20260710 13:19:05.222299 12399 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.224112 12547 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.222328 12850 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.226338 13010 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.228201 12992 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.230180 12992 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.230317 13012 tablet_replica.cc:333] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:05.231611 13012 raft_consensus.cc:2243] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.232384 13012 raft_consensus.cc:2272] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.236147 13012 ts_tablet_manager.cc:1916] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:05.253516 12992 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.261500 12547 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.264199 12401 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.266255 13012 ts_tablet_manager.cc:1929] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:05.266731 13012 log.cc:1199] T 4e6ae0b7903346718e17ad02d5e3bc35 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/wals/4e6ae0b7903346718e17ad02d5e3bc35
I20260710 13:19:05.268365 12286 catalog_manager.cc:5028] TS 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): tablet 4e6ae0b7903346718e17ad02d5e3bc35 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:05.276742 12850 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.279604 12297 catalog_manager.cc:5697] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.297994 12473 consensus_queue.cc:237] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.303063 12850 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.304348 12401 raft_consensus.cc:1275] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.304369 12992 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:05.305768 13010 consensus_queue.cc:1048] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.310364 12956 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.312480 12850 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.322583 12401 raft_consensus.cc:2955] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.324144 12298 catalog_manager.cc:5697] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.334285 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 75e2d928061f42dab8cfeae551031a96 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:05.336052 12540 tablet_service.cc:1558] Processing DeleteTablet for tablet 75e2d928061f42dab8cfeae551031a96 with delete_type TABLET_DATA_TOMBSTONED (TS 997c5b4c9cfb47a686c2ed35d8ff306e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58632
I20260710 13:19:05.337137 13012 tablet_replica.cc:333] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:05.338037 13012 raft_consensus.cc:2243] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.338737 13012 raft_consensus.cc:2272] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.342950 13012 ts_tablet_manager.cc:1916] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:05.361968 13012 ts_tablet_manager.cc:1929] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:05.362298 13012 log.cc:1199] T 75e2d928061f42dab8cfeae551031a96 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/wals/75e2d928061f42dab8cfeae551031a96
I20260710 13:19:05.363708 12286 catalog_manager.cc:5028] TS 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): tablet 75e2d928061f42dab8cfeae551031a96 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:05.393437 13016 raft_consensus.cc:1064] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:05.395412 13016 consensus_queue.cc:237] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.402354 12473 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.402571 12850 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.402954 12401 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:05.403831 12995 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:05.405071 13019 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:05.410257 13016 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 13:19:05.416563 12476 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.414093 13019 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.430272 12401 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.435707 12850 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.435961 12298 catalog_manager.cc:5697] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:05.859249 12548 consensus_queue.cc:237] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:05.864256 12850 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.864993 12399 raft_consensus.cc:1275] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:05.865619 13016 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.867803 13016 consensus_queue.cc:1048] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:05.871917 13019 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.880178 12850 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.881747 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f3f022f20ea4364bb96ceb80f6a1f95 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:05.882895 12399 raft_consensus.cc:2955] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:05.885262 12300 catalog_manager.cc:5697] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New cstate: current_term: 1 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:05.902247 12462 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f3f022f20ea4364bb96ceb80f6a1f95 with delete_type TABLET_DATA_TOMBSTONED (TS e660ad2b6674482aa35ec099d0ab472c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58078
I20260710 13:19:05.904137 13023 tablet_replica.cc:333] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:05.905113 13023 raft_consensus.cc:2243] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.905843 13023 raft_consensus.cc:2272] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.908999 13023 ts_tablet_manager.cc:1916] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:05.922348 13023 ts_tablet_manager.cc:1929] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:05.922657 13023 log.cc:1199] T 7f3f022f20ea4364bb96ceb80f6a1f95 P e660ad2b6674482aa35ec099d0ab472c: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/wals/7f3f022f20ea4364bb96ceb80f6a1f95
I20260710 13:19:05.924330 12285 catalog_manager.cc:5028] TS e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): tablet 7f3f022f20ea4364bb96ceb80f6a1f95 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:06.944844 12473 consensus_queue.cc:237] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:06.952702 12547 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:06.953119 12399 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:06.953150 12442 consensus_peers.cc:597] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ffa80c4946741a69d64190aa4bfd396. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:06.954870 12956 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:06.956022 13010 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:06.964313 13010 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:06.965862 12547 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:06.967921 12399 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:06.981674 12300 catalog_manager.cc:5697] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:06.982103 12476 consensus_queue.cc:237] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
W20260710 13:19:06.995635 12442 consensus_peers.cc:597] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a95c86fd0944f12b63e357cdcf10428. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:06.996501 12547 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:06.996996 12399 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:06.998893 12956 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.000025 13010 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.009654 13010 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.010854 12547 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.020417 12401 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.029142 12399 consensus_queue.cc:237] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.033144 12297 catalog_manager.cc:5697] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.038561 12547 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:07.040006 12944 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.040992 12476 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:07.041044 12367 consensus_peers.cc:597] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8e1b2089fee54f47b0b758fceec1ac80. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:07.042695 12944 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:07.052802 12944 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.055529 12547 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.055932 12476 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.071143 12299 catalog_manager.cc:5697] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.071852 12399 consensus_queue.cc:237] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
W20260710 13:19:07.080911 12367 consensus_peers.cc:597] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cd08e689bd44db2bd209e52014bcfc5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:07.080878 12476 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:07.082005 12547 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:07.083122 13024 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.085212 13041 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:07.092320 13024 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.095887 12547 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.096153 12476 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:07.107614 12297 catalog_manager.cc:5697] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:07.329448 13045 ts_tablet_manager.cc:933] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:07.332533 13045 tablet_copy_client.cc:323] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:07.334468 12487 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 1ffa80c4946741a69d64190aa4bfd396 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:07.335083 12487 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 1ffa80c4946741a69d64190aa4bfd396 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-1ffa80c4946741a69d64190aa4bfd396
I20260710 13:19:07.343760 12487 tablet_copy_source_session.cc:215] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:07.347051 13045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffa80c4946741a69d64190aa4bfd396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.360723 13045 tablet_copy_client.cc:806] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:07.361362 13045 tablet_copy_client.cc:670] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:07.365293 13045 tablet_copy_client.cc:538] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:07.372243 13045 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:07.391378 13045 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:07.392357 13045 tablet_bootstrap.cc:492] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:07.393054 13045 ts_tablet_manager.cc:1403] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 13:19:07.396692 13045 raft_consensus.cc:359] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.398113 13045 raft_consensus.cc:740] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:07.398826 13045 consensus_queue.cc:260] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.402819 13045 ts_tablet_manager.cc:1434] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260710 13:19:07.405104 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-1ffa80c4946741a69d64190aa4bfd396 received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:07.405596 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-1ffa80c4946741a69d64190aa4bfd396 on tablet 1ffa80c4946741a69d64190aa4bfd396 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:07.530634 13045 ts_tablet_manager.cc:933] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:07.532529 13045 tablet_copy_client.cc:323] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:07.534037 12487 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 0a95c86fd0944f12b63e357cdcf10428 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:07.534468 12487 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 0a95c86fd0944f12b63e357cdcf10428 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-0a95c86fd0944f12b63e357cdcf10428
I20260710 13:19:07.539404 12487 tablet_copy_source_session.cc:215] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:07.542398 13045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a95c86fd0944f12b63e357cdcf10428. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.555497 13045 tablet_copy_client.cc:806] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:07.556109 13045 tablet_copy_client.cc:670] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:07.559264 13045 tablet_copy_client.cc:538] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:07.566256 13045 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:07.580873 13045 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:07.581563 13045 tablet_bootstrap.cc:492] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:07.582072 13045 ts_tablet_manager.cc:1403] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.007s
I20260710 13:19:07.584352 13045 raft_consensus.cc:359] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.585130 13045 raft_consensus.cc:740] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:07.585678 13045 consensus_queue.cc:260] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.587735 13045 ts_tablet_manager.cc:1434] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 13:19:07.590093 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-0a95c86fd0944f12b63e357cdcf10428 received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:07.590517 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-0a95c86fd0944f12b63e357cdcf10428 on tablet 0a95c86fd0944f12b63e357cdcf10428 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:07.634436 13045 ts_tablet_manager.cc:933] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:07.636003 13045 tablet_copy_client.cc:323] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:07.637583 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet 8e1b2089fee54f47b0b758fceec1ac80 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:07.638036 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet 8e1b2089fee54f47b0b758fceec1ac80 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-8e1b2089fee54f47b0b758fceec1ac80
I20260710 13:19:07.643280 12412 tablet_copy_source_session.cc:215] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:07.645978 13045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e1b2089fee54f47b0b758fceec1ac80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.657277 13045 tablet_copy_client.cc:806] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:07.658025 13045 tablet_copy_client.cc:670] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:07.661521 13045 tablet_copy_client.cc:538] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:07.667961 13045 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:07.680835 13045 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:07.681578 13045 tablet_bootstrap.cc:492] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:07.682063 13045 ts_tablet_manager.cc:1403] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.004s
I20260710 13:19:07.685246 13045 raft_consensus.cc:359] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.686092 13045 raft_consensus.cc:740] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:07.686736 13045 consensus_queue.cc:260] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.689733 13045 ts_tablet_manager.cc:1434] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:19:07.689936 13053 ts_tablet_manager.cc:933] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:07.691970 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-8e1b2089fee54f47b0b758fceec1ac80 received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:07.692438 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-8e1b2089fee54f47b0b758fceec1ac80 on tablet 8e1b2089fee54f47b0b758fceec1ac80 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:07.693883 13053 tablet_copy_client.cc:323] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:07.695436 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet 4cd08e689bd44db2bd209e52014bcfc5 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:07.695977 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet 4cd08e689bd44db2bd209e52014bcfc5 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-4cd08e689bd44db2bd209e52014bcfc5
I20260710 13:19:07.703369 12412 tablet_copy_source_session.cc:215] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:07.706431 13053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd08e689bd44db2bd209e52014bcfc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:07.722946 13053 tablet_copy_client.cc:806] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:07.723573 13053 tablet_copy_client.cc:670] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:07.726655 13053 tablet_copy_client.cc:538] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:07.734229 13053 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:07.750700 13053 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:07.751365 13053 tablet_bootstrap.cc:492] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:07.751935 13053 ts_tablet_manager.cc:1403] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.007s
I20260710 13:19:07.754709 13053 raft_consensus.cc:359] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.755367 13053 raft_consensus.cc:740] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:07.756250 13053 consensus_queue.cc:260] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:07.759174 13053 ts_tablet_manager.cc:1434] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:19:07.761344 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-4cd08e689bd44db2bd209e52014bcfc5 received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:07.761844 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-4cd08e689bd44db2bd209e52014bcfc5 on tablet 4cd08e689bd44db2bd209e52014bcfc5 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:07.764619 12850 raft_consensus.cc:1217] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:08.028003 12850 raft_consensus.cc:1217] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:08.076992 12850 raft_consensus.cc:1217] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:08.258646 12850 raft_consensus.cc:1217] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:08.356374 13057 raft_consensus.cc:1064] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:08.358982 13057 consensus_queue.cc:237] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.365950 12850 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.366796 12547 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.367998 12956 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.368230 12399 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.368836 13057 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.369689 13010 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.382907 13010 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.385226 12547 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.385226 12850 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.397380 12399 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.397785 12297 catalog_manager.cc:5697] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.421484 13041 raft_consensus.cc:1064] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:08.424353 12476 consensus_queue.cc:237] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [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: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.425432 13041 consensus_queue.cc:237] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.436676 12850 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.438427 12547 raft_consensus.cc:1275] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.438378 13057 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:08.440196 12956 consensus_queue.cc:1048] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.446756 13010 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.448637 12548 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.457932 12849 raft_consensus.cc:2955] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.467617 12956 raft_consensus.cc:1064] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:08.470655 12956 consensus_queue.cc:237] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.470980 12298 catalog_manager.cc:5697] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.473260 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ffa80c4946741a69d64190aa4bfd396 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:08.486337 12390 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ffa80c4946741a69d64190aa4bfd396 with delete_type TABLET_DATA_TOMBSTONED (TS 0c1aa3f803d446f1a874907fdb16ebce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46476
I20260710 13:19:08.489140 12850 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.489290 12548 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.491225 13024 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.493355 13024 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.499857 12476 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.501310 12944 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.510443 13068 tablet_replica.cc:333] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:08.511341 13068 raft_consensus.cc:2243] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.512935 13068 raft_consensus.cc:2272] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.518476 13068 ts_tablet_manager.cc:1916] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:08.520956 12850 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.522457 12547 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.522541 13057 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.524015 12401 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.525337 13024 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.527968 13057 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.529840 13057 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 13:19:08.541311 12476 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.556509 13068 ts_tablet_manager.cc:1929] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:08.557235 13068 log.cc:1199] T 1ffa80c4946741a69d64190aa4bfd396 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/wals/1ffa80c4946741a69d64190aa4bfd396
I20260710 13:19:08.566689 12298 catalog_manager.cc:5697] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:08.570765 12442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.131:43753, user_credentials={real_user=slave}} blocked reactor thread for 44194.8us
I20260710 13:19:08.568585 12547 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.573385 12286 catalog_manager.cc:5028] TS 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): tablet 1ffa80c4946741a69d64190aa4bfd396 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:08.586196 13057 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.586997 12849 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.597108 12399 consensus_queue.cc:237] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.613305 12849 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.613982 12299 catalog_manager.cc:5697] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:08.614240 12547 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.618356 12850 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.620003 13024 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.621311 12548 raft_consensus.cc:1275] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.626209 13041 consensus_queue.cc:1048] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.629341 13024 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.631709 12401 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.632170 12850 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.643049 12548 raft_consensus.cc:2955] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.658126 12300 catalog_manager.cc:5697] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.662482 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8e1b2089fee54f47b0b758fceec1ac80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:08.664477 12476 consensus_queue.cc:237] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [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: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.678956 12462 tablet_service.cc:1558] Processing DeleteTablet for tablet 8e1b2089fee54f47b0b758fceec1ac80 with delete_type TABLET_DATA_TOMBSTONED (TS e660ad2b6674482aa35ec099d0ab472c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58078
I20260710 13:19:08.681598 13077 tablet_replica.cc:333] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:08.681506 12850 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.682852 13077 raft_consensus.cc:2243] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.683636 13077 raft_consensus.cc:2272] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.685635 12547 raft_consensus.cc:1275] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.685592 13057 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:08.687960 13010 consensus_queue.cc:1048] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.689765 13077 ts_tablet_manager.cc:1916] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:08.695379 13010 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.698096 12850 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.706120 12548 raft_consensus.cc:2955] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.711416 12300 catalog_manager.cc:5697] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.714515 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a95c86fd0944f12b63e357cdcf10428 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:08.728792 13077 ts_tablet_manager.cc:1929] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:08.729367 13077 log.cc:1199] T 8e1b2089fee54f47b0b758fceec1ac80 P e660ad2b6674482aa35ec099d0ab472c: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/wals/8e1b2089fee54f47b0b758fceec1ac80
I20260710 13:19:08.731379 12285 catalog_manager.cc:5028] TS e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): tablet 8e1b2089fee54f47b0b758fceec1ac80 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:08.733372 12390 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a95c86fd0944f12b63e357cdcf10428 with delete_type TABLET_DATA_TOMBSTONED (TS 0c1aa3f803d446f1a874907fdb16ebce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46476
I20260710 13:19:08.734229 13068 tablet_replica.cc:333] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:08.735194 13068 raft_consensus.cc:2243] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.735996 13068 raft_consensus.cc:2272] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.739427 13068 ts_tablet_manager.cc:1916] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:08.756220 13068 ts_tablet_manager.cc:1929] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:08.756618 13068 log.cc:1199] T 0a95c86fd0944f12b63e357cdcf10428 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/wals/0a95c86fd0944f12b63e357cdcf10428
I20260710 13:19:08.758066 12286 catalog_manager.cc:5028] TS 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): tablet 0a95c86fd0944f12b63e357cdcf10428 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:08.852680 13024 raft_consensus.cc:1064] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:08.854564 13024 consensus_queue.cc:237] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.860714 12850 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.861265 12476 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.860714 12548 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:08.862344 13041 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.863466 12944 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.864387 13067 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:08.882340 12944 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.884728 12476 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.886416 12547 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.894466 12850 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.898984 12299 catalog_manager.cc:5697] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.919248 12401 consensus_queue.cc:237] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:08.928112 12473 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.928112 12850 raft_consensus.cc:1275] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:08.929836 13067 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:08.930872 13024 consensus_queue.cc:1048] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:08.937433 12944 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.939441 12850 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.939459 12473 raft_consensus.cc:2955] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.949820 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cd08e689bd44db2bd209e52014bcfc5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:08.953346 12299 catalog_manager.cc:5697] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:08.973259 12540 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cd08e689bd44db2bd209e52014bcfc5 with delete_type TABLET_DATA_TOMBSTONED (TS 997c5b4c9cfb47a686c2ed35d8ff306e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58632
I20260710 13:19:08.975668 13082 tablet_replica.cc:333] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:08.976467 13082 raft_consensus.cc:2243] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:08.977149 13082 raft_consensus.cc:2272] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:08.979427 13082 ts_tablet_manager.cc:1916] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:08.991452 13082 ts_tablet_manager.cc:1929] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:08.991811 13082 log.cc:1199] T 4cd08e689bd44db2bd209e52014bcfc5 P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/wals/4cd08e689bd44db2bd209e52014bcfc5
I20260710 13:19:08.993419 12286 catalog_manager.cc:5028] TS 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): tablet 4cd08e689bd44db2bd209e52014bcfc5 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:10.001313 12476 consensus_queue.cc:237] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.007464 12547 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:19:10.007716 12442 consensus_peers.cc:597] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 659feec3a569453abbeab6407eac639d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:10.008277 12401 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.008823 13085 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.009593 13010 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.016558 13083 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.018245 12547 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.018426 12401 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.030176 12399 consensus_queue.cc:237] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.032980 12300 catalog_manager.cc:5697] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 2 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
W20260710 13:19:10.039453 12367 consensus_peers.cc:597] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 029db0cbb54649d5a0b66d5f60e6ee39. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:10.040134 12476 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:10.040910 12547 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:10.041410 13024 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.042974 12944 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.049777 13024 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.052448 12473 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.058954 12547 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.068693 12399 consensus_queue.cc:237] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.068578 12298 catalog_manager.cc:5697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.078717 12473 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 13:19:10.079931 12367 consensus_peers.cc:597] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bc36365c9b1848328900804b0d54304f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:10.080062 13095 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.080446 12547 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:10.081789 13024 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.091960 12944 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.093791 12547 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.098285 12473 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.106055 12298 catalog_manager.cc:5697] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 2 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.107972 12399 consensus_queue.cc:237] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
W20260710 13:19:10.119083 12367 consensus_peers.cc:597] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8c880ba9bc2048c0ac774c6e1316c37e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:10.119585 12548 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:10.120288 12473 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:10.120843 12944 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.121685 13024 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:10.129369 13024 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.131860 12473 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.133853 12548 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:10.148682 12299 catalog_manager.cc:5697] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:10.487136 13103 ts_tablet_manager.cc:933] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:10.488807 13103 tablet_copy_client.cc:323] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:10.490238 12487 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 659feec3a569453abbeab6407eac639d from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:10.490687 12487 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 659feec3a569453abbeab6407eac639d from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-659feec3a569453abbeab6407eac639d
I20260710 13:19:10.495500 12487 tablet_copy_source_session.cc:215] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:10.498395 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 659feec3a569453abbeab6407eac639d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.510239 13103 tablet_copy_client.cc:806] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:10.510814 13103 tablet_copy_client.cc:670] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:10.514573 13103 tablet_copy_client.cc:538] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:10.522794 13103 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:10.540632 13103 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:10.541424 13103 tablet_bootstrap.cc:492] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:10.541967 13103 ts_tablet_manager.cc:1403] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:19:10.544615 13103 raft_consensus.cc:359] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.545231 13103 raft_consensus.cc:740] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:10.545784 13103 consensus_queue.cc:260] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.550804 13103 ts_tablet_manager.cc:1434] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260710 13:19:10.552623 13107 ts_tablet_manager.cc:933] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:10.552857 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-659feec3a569453abbeab6407eac639d received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:10.553295 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-659feec3a569453abbeab6407eac639d on tablet 659feec3a569453abbeab6407eac639d with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:10.555570 13107 tablet_copy_client.cc:323] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:10.557372 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet 029db0cbb54649d5a0b66d5f60e6ee39 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:10.557902 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet 029db0cbb54649d5a0b66d5f60e6ee39 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-029db0cbb54649d5a0b66d5f60e6ee39
I20260710 13:19:10.564625 12412 tablet_copy_source_session.cc:215] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:10.567358 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 029db0cbb54649d5a0b66d5f60e6ee39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.583283 13107 tablet_copy_client.cc:806] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:10.583904 13107 tablet_copy_client.cc:670] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:10.587667 13107 tablet_copy_client.cc:538] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:10.597050 13107 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:10.605360 13103 ts_tablet_manager.cc:933] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:10.610080 13103 tablet_copy_client.cc:323] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:10.611980 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet 8c880ba9bc2048c0ac774c6e1316c37e from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:10.612536 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet 8c880ba9bc2048c0ac774c6e1316c37e from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-8c880ba9bc2048c0ac774c6e1316c37e
I20260710 13:19:10.620966 13107 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:10.621639 12412 tablet_copy_source_session.cc:215] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:10.622023 13107 tablet_bootstrap.cc:492] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:10.622799 13107 ts_tablet_manager.cc:1403] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260710 13:19:10.625382 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c880ba9bc2048c0ac774c6e1316c37e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.626149 13107 raft_consensus.cc:359] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.627027 13107 raft_consensus.cc:740] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:10.627667 13107 consensus_queue.cc:260] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.632536 13107 ts_tablet_manager.cc:1434] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:19:10.635818 13111 ts_tablet_manager.cc:933] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:10.637321 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-029db0cbb54649d5a0b66d5f60e6ee39 received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:10.637773 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-029db0cbb54649d5a0b66d5f60e6ee39 on tablet 029db0cbb54649d5a0b66d5f60e6ee39 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:10.640962 13111 tablet_copy_client.cc:323] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:10.643620 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet bc36365c9b1848328900804b0d54304f from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:10.647598 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet bc36365c9b1848328900804b0d54304f from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-bc36365c9b1848328900804b0d54304f
I20260710 13:19:10.654999 13103 tablet_copy_client.cc:806] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:10.655609 13103 tablet_copy_client.cc:670] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:10.661525 12412 tablet_copy_source_session.cc:215] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:10.662914 13103 tablet_copy_client.cc:538] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:10.664223 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc36365c9b1848328900804b0d54304f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:10.673097 13103 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:10.676349 13111 tablet_copy_client.cc:806] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:10.676925 13111 tablet_copy_client.cc:670] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:10.680083 13111 tablet_copy_client.cc:538] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:10.686497 13111 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:10.698060 13103 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:10.698947 13103 tablet_bootstrap.cc:492] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:10.699602 13103 ts_tablet_manager.cc:1403] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.005s
I20260710 13:19:10.703042 13103 raft_consensus.cc:359] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.703896 13103 raft_consensus.cc:740] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:10.704510 13103 consensus_queue.cc:260] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.705886 13111 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:10.706736 13111 tablet_bootstrap.cc:492] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:10.707119 13103 ts_tablet_manager.cc:1434] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:10.707371 13111 ts_tablet_manager.cc:1403] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.001s
I20260710 13:19:10.708848 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-8c880ba9bc2048c0ac774c6e1316c37e received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:10.709261 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-8c880ba9bc2048c0ac774c6e1316c37e on tablet 8c880ba9bc2048c0ac774c6e1316c37e with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:10.710271 13111 raft_consensus.cc:359] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.711127 13111 raft_consensus.cc:740] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:10.711728 13111 consensus_queue.cc:260] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:10.714054 13111 ts_tablet_manager.cc:1434] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260710 13:19:10.717604 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-bc36365c9b1848328900804b0d54304f received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:10.718065 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-bc36365c9b1848328900804b0d54304f on tablet bc36365c9b1848328900804b0d54304f with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:10.954747 12850 raft_consensus.cc:1217] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:19:11.126380 12850 raft_consensus.cc:1217] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:11.128022 12849 raft_consensus.cc:1217] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:19:11.177080 12850 raft_consensus.cc:1217] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:11.551608 13120 raft_consensus.cc:1064] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:11.553644 13120 consensus_queue.cc:237] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.564263 12850 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:11.564277 12547 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:11.564908 12399 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:11.566248 13122 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.567193 13083 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.568080 13120 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.587893 13122 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.591615 12547 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.592929 12399 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.605181 12300 catalog_manager.cc:5697] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.609150 12850 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.617934 12944 raft_consensus.cc:1064] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:11.624255 12944 consensus_queue.cc:237] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.635023 12547 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:11.635258 12850 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:11.636809 12473 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:11.636798 12944 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:11.639845 12944 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.645198 12944 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.659420 12473 consensus_queue.cc:237] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.665099 12944 raft_consensus.cc:1064] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:11.667457 12944 consensus_queue.cc:237] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.667025 13119 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.672143 12476 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.677116 12850 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:11.678921 12548 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:11.679423 12474 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:11.681397 13099 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:11.683568 13099 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:11.688325 12849 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:11.690130 12548 raft_consensus.cc:1275] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:11.692162 13083 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.694103 13083 consensus_queue.cc:1048] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.700748 12546 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.705737 13120 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.711493 13136 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:11.721103 12550 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.730024 12297 catalog_manager.cc:5697] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.728919 12849 raft_consensus.cc:2955] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.749118 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 659feec3a569453abbeab6407eac639d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:11.761520 12297 catalog_manager.cc:5697] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New cstate: current_term: 2 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.764213 12848 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.772385 12399 consensus_queue.cc:237] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.783164 13099 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.788239 12390 tablet_service.cc:1558] Processing DeleteTablet for tablet 659feec3a569453abbeab6407eac639d with delete_type TABLET_DATA_TOMBSTONED (TS 0c1aa3f803d446f1a874907fdb16ebce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46476
I20260710 13:19:11.798151 12550 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.802042 12476 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:11.804188 13134 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.814757 13134 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.816573 12850 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.819253 12476 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.822418 12944 raft_consensus.cc:1064] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:11.824286 12473 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.833258 13141 tablet_replica.cc:333] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:11.839249 13141 raft_consensus.cc:2243] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:11.834421 12297 catalog_manager.cc:5697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.840085 13141 raft_consensus.cc:2272] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:11.837484 12944 consensus_queue.cc:237] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.849313 13141 ts_tablet_manager.cc:1916] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:11.850454 12847 raft_consensus.cc:1275] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:11.856441 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8c880ba9bc2048c0ac774c6e1316c37e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:11.856617 13136 consensus_queue.cc:1048] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.863474 12848 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:11.865123 13118 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:11.865762 12550 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:11.864657 12847 raft_consensus.cc:2955] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.867682 13118 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.878079 12476 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:19:11.878187 12300 catalog_manager.cc:5697] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.880455 13118 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:11.890957 12399 consensus_queue.cc:237] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.893045 13141 ts_tablet_manager.cc:1929] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:19:11.893632 13141 log.cc:1199] T 659feec3a569453abbeab6407eac639d P 0c1aa3f803d446f1a874907fdb16ebce: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/wals/659feec3a569453abbeab6407eac639d
I20260710 13:19:11.894461 12540 tablet_service.cc:1558] Processing DeleteTablet for tablet 8c880ba9bc2048c0ac774c6e1316c37e with delete_type TABLET_DATA_TOMBSTONED (TS 997c5b4c9cfb47a686c2ed35d8ff306e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58632
I20260710 13:19:11.899387 12286 catalog_manager.cc:5028] TS 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): tablet 659feec3a569453abbeab6407eac639d (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:11.904599 13146 tablet_replica.cc:333] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:11.905826 13146 raft_consensus.cc:2243] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:11.906685 13146 raft_consensus.cc:2272] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:11.909621 12850 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:11.910359 13146 ts_tablet_manager.cc:1916] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:11.910626 12944 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.914628 12549 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.919966 13118 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.926545 12550 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:11.927161 13146 ts_tablet_manager.cc:1929] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:11.928429 13146 log.cc:1199] T 8c880ba9bc2048c0ac774c6e1316c37e P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/wals/8c880ba9bc2048c0ac774c6e1316c37e
I20260710 13:19:11.927489 13119 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.931593 12286 catalog_manager.cc:5028] TS 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): tablet 8c880ba9bc2048c0ac774c6e1316c37e (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:11.931931 13118 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.934104 12298 catalog_manager.cc:5697] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.936342 12473 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.937163 12847 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } attrs { replace: true } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.939621 12550 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.943262 12848 raft_consensus.cc:2955] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.957214 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 029db0cbb54649d5a0b66d5f60e6ee39 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:11.961521 12399 consensus_queue.cc:237] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:11.965608 12299 catalog_manager.cc:5697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.967234 12473 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:11.967685 12848 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:19:11.968555 13119 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.969532 13118 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:11.976572 12462 tablet_service.cc:1558] Processing DeleteTablet for tablet 029db0cbb54649d5a0b66d5f60e6ee39 with delete_type TABLET_DATA_TOMBSTONED (TS e660ad2b6674482aa35ec099d0ab472c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58078
I20260710 13:19:11.982758 13147 tablet_replica.cc:333] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:11.983771 13147 raft_consensus.cc:2243] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:11.984596 13147 raft_consensus.cc:2272] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:11.985253 12848 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.985157 13099 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.988791 13147 ts_tablet_manager.cc:1916] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:11.997407 12473 raft_consensus.cc:2955] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:11.999888 12298 catalog_manager.cc:5697] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) evicted. New cstate: current_term: 2 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:12.006397 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bc36365c9b1848328900804b0d54304f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:12.012442 12540 tablet_service.cc:1558] Processing DeleteTablet for tablet bc36365c9b1848328900804b0d54304f with delete_type TABLET_DATA_TOMBSTONED (TS 997c5b4c9cfb47a686c2ed35d8ff306e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58632
I20260710 13:19:12.015532 13146 tablet_replica.cc:333] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:12.016215 13147 ts_tablet_manager.cc:1929] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:12.016659 13147 log.cc:1199] T 029db0cbb54649d5a0b66d5f60e6ee39 P e660ad2b6674482aa35ec099d0ab472c: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/wals/029db0cbb54649d5a0b66d5f60e6ee39
I20260710 13:19:12.016662 13146 raft_consensus.cc:2243] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:12.017583 13146 raft_consensus.cc:2272] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:12.018411 12285 catalog_manager.cc:5028] TS e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): tablet 029db0cbb54649d5a0b66d5f60e6ee39 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:12.021713 13146 ts_tablet_manager.cc:1916] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:12.032963 13146 ts_tablet_manager.cc:1929] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:19:12.033265 13146 log.cc:1199] T bc36365c9b1848328900804b0d54304f P 997c5b4c9cfb47a686c2ed35d8ff306e: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/wals/bc36365c9b1848328900804b0d54304f
I20260710 13:19:12.034617 12286 catalog_manager.cc:5028] TS 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): tablet bc36365c9b1848328900804b0d54304f (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:13.039247 12476 consensus_queue.cc:237] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
W20260710 13:19:13.045903 12442 consensus_peers.cc:597] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 717eb1508ef9481da3929e33c6399d55. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:13.045938 12550 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:13.046475 12399 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:13.047530 13149 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.048358 13148 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.056125 13149 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.059075 12399 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.059604 12549 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.072312 12401 consensus_queue.cc:237] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue 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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:13.082172 12298 catalog_manager.cc:5697] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.087563 12476 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:19:13.088757 12367 consensus_peers.cc:597] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce -> Peer 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132:33205): Couldn't send request to peer 05a760ae88f74bf1bd2b2d9d1b00bfbc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 53ae7343c7184d9b831eeb9192bcaebd. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:13.089246 13134 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:13.089872 12549 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:19:13.091533 13099 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:13.104933 13099 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.108604 12550 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.106819 12476 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.139693 12299 catalog_manager.cc:5697] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index -1 to 2, NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) added. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } } }
I20260710 13:19:13.509400 13164 ts_tablet_manager.cc:933] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:13.511345 13164 tablet_copy_client.cc:323] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.130:42847
I20260710 13:19:13.513312 12487 tablet_copy_service.cc:140] P e660ad2b6674482aa35ec099d0ab472c: Received BeginTabletCopySession request for tablet 717eb1508ef9481da3929e33c6399d55 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:58122)
I20260710 13:19:13.513875 12487 tablet_copy_service.cc:161] P e660ad2b6674482aa35ec099d0ab472c: Beginning new tablet copy session on tablet 717eb1508ef9481da3929e33c6399d55 from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:58122: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-717eb1508ef9481da3929e33c6399d55
I20260710 13:19:13.519775 12487 tablet_copy_source_session.cc:215] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:13.523089 13164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 717eb1508ef9481da3929e33c6399d55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.537182 13164 tablet_copy_client.cc:806] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:13.537832 13164 tablet_copy_client.cc:670] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:13.541518 13164 tablet_copy_client.cc:538] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:13.550715 13164 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:13.567157 13166 ts_tablet_manager.cc:933] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Initiating tablet copy from peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475)
I20260710 13:19:13.569267 13166 tablet_copy_client.cc:323] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Beginning tablet copy session from remote peer at address 127.10.254.129:38475
I20260710 13:19:13.571193 12412 tablet_copy_service.cc:140] P 0c1aa3f803d446f1a874907fdb16ebce: Received BeginTabletCopySession request for tablet 53ae7343c7184d9b831eeb9192bcaebd from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc ({username='slave'} at 127.0.0.1:46512)
I20260710 13:19:13.571741 12412 tablet_copy_service.cc:161] P 0c1aa3f803d446f1a874907fdb16ebce: Beginning new tablet copy session on tablet 53ae7343c7184d9b831eeb9192bcaebd from peer 05a760ae88f74bf1bd2b2d9d1b00bfbc at {username='slave'} at 127.0.0.1:46512: session id = 05a760ae88f74bf1bd2b2d9d1b00bfbc-53ae7343c7184d9b831eeb9192bcaebd
I20260710 13:19:13.573380 13164 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:13.574121 13164 tablet_bootstrap.cc:492] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:13.574680 13164 ts_tablet_manager.cc:1403] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.010s
I20260710 13:19:13.577101 13164 raft_consensus.cc:359] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:13.577709 13164 raft_consensus.cc:740] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:13.578207 13164 consensus_queue.cc:260] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:13.579649 12412 tablet_copy_source_session.cc:215] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:19:13.582856 13164 ts_tablet_manager.cc:1434] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:13.585333 12487 tablet_copy_service.cc:342] P e660ad2b6674482aa35ec099d0ab472c: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-717eb1508ef9481da3929e33c6399d55 received from {username='slave'} at 127.0.0.1:58122
I20260710 13:19:13.585759 12487 tablet_copy_service.cc:434] P e660ad2b6674482aa35ec099d0ab472c: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-717eb1508ef9481da3929e33c6399d55 on tablet 717eb1508ef9481da3929e33c6399d55 with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:13.586146 13166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53ae7343c7184d9b831eeb9192bcaebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:13.602406 13166 tablet_copy_client.cc:806] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 0 data blocks...
I20260710 13:19:13.603045 13166 tablet_copy_client.cc:670] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Starting download of 1 WAL segments...
I20260710 13:19:13.606978 13166 tablet_copy_client.cc:538] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:19:13.613583 13166 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap starting.
I20260710 13:19:13.630189 13166 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: 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
I20260710 13:19:13.630982 13166 tablet_bootstrap.cc:492] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Bootstrap complete.
I20260710 13:19:13.631526 13166 ts_tablet_manager.cc:1403] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 13:19:13.633674 13166 raft_consensus.cc:359] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:13.634282 13166 raft_consensus.cc:740] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Initialized, Role: LEARNER
I20260710 13:19:13.634819 13166 consensus_queue.cc:260] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: NON_VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: true } }
I20260710 13:19:13.636767 13166 ts_tablet_manager.cc:1434] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 13:19:13.640216 12412 tablet_copy_service.cc:342] P 0c1aa3f803d446f1a874907fdb16ebce: Request end of tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-53ae7343c7184d9b831eeb9192bcaebd received from {username='slave'} at 127.0.0.1:46512
I20260710 13:19:13.640929 12412 tablet_copy_service.cc:434] P 0c1aa3f803d446f1a874907fdb16ebce: ending tablet copy session 05a760ae88f74bf1bd2b2d9d1b00bfbc-53ae7343c7184d9b831eeb9192bcaebd on tablet 53ae7343c7184d9b831eeb9192bcaebd with peer 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:14.048326 12847 raft_consensus.cc:1217] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:14.122980 12847 raft_consensus.cc:1217] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:19:14.434983 13171 raft_consensus.cc:1064] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:14.436913 13171 consensus_queue.cc:237] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:14.448042 12473 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:14.448809 12848 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:14.449750 12549 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:14.451035 13099 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.453476 13157 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.454335 13171 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.465134 13099 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.466625 12549 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.473546 12473 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.476225 12848 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.486866 12299 catalog_manager.cc:5697] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } attrs { replace: true } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.508504 12399 consensus_queue.cc:237] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:14.513055 12848 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:14.515928 12549 raft_consensus.cc:1275] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:14.518870 13099 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:14.520648 13099 consensus_queue.cc:1048] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:14.528281 13171 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.531481 12848 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.534627 12549 raft_consensus.cc:2955] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.545017 12286 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 53ae7343c7184d9b831eeb9192bcaebd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:14.547806 12297 catalog_manager.cc:5697] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: config changed from index 3 to 4, VOTER e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) evicted. New cstate: current_term: 1 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.560252 12462 tablet_service.cc:1558] Processing DeleteTablet for tablet 53ae7343c7184d9b831eeb9192bcaebd with delete_type TABLET_DATA_TOMBSTONED (TS e660ad2b6674482aa35ec099d0ab472c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58078
I20260710 13:19:14.568605 13183 tablet_replica.cc:333] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:14.569408 13183 raft_consensus.cc:2243] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:14.570055 13183 raft_consensus.cc:2272] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.573796 13183 ts_tablet_manager.cc:1916] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:14.590368 13183 ts_tablet_manager.cc:1929] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:14.590793 13183 log.cc:1199] T 53ae7343c7184d9b831eeb9192bcaebd P e660ad2b6674482aa35ec099d0ab472c: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/wals/53ae7343c7184d9b831eeb9192bcaebd
I20260710 13:19:14.592707 12285 catalog_manager.cc:5028] TS e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): tablet 53ae7343c7184d9b831eeb9192bcaebd (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
I20260710 13:19:14.701489 13172 raft_consensus.cc:1064] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: attempting to promote NON_VOTER 05a760ae88f74bf1bd2b2d9d1b00bfbc to VOTER
I20260710 13:19:14.703943 13172 consensus_queue.cc:237] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:14.709896 12848 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 LEARNER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:14.712412 13186 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.712903 12549 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:14.713653 12399 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:19:14.715227 13186 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.716167 13184 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:14.731917 13184 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.733840 12848 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.736182 12399 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.745438 12549 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.751114 12298 catalog_manager.cc:5697] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: config changed from index 2 to 3, 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } attrs { replace: true } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.771091 12473 consensus_queue.cc:237] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [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: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:14.778715 12848 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:14.781220 12549 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Refusing update from remote peer e660ad2b6674482aa35ec099d0ab472c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:19:14.782984 13184 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:19:14.784158 13187 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:19:14.790398 13187 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.792621 12549 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.800194 12848 raft_consensus.cc:2955] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } } }
I20260710 13:19:14.802764 12285 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 717eb1508ef9481da3929e33c6399d55 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:19:14.807705 12300 catalog_manager.cc:5697] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c reported cstate change: config changed from index 3 to 4, VOTER 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) evicted. New cstate: current_term: 1 leader_uuid: "e660ad2b6674482aa35ec099d0ab472c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:14.822232 12390 tablet_service.cc:1558] Processing DeleteTablet for tablet 717eb1508ef9481da3929e33c6399d55 with delete_type TABLET_DATA_TOMBSTONED (TS 0c1aa3f803d446f1a874907fdb16ebce not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:46476
I20260710 13:19:14.824191 13191 tablet_replica.cc:333] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:14.825119 13191 raft_consensus.cc:2243] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:14.825914 13191 raft_consensus.cc:2272] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:14.829442 13191 ts_tablet_manager.cc:1916] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:19:14.843636 13191 ts_tablet_manager.cc:1929] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:19:14.844039 13191 log.cc:1199] T 717eb1508ef9481da3929e33c6399d55 P 0c1aa3f803d446f1a874907fdb16ebce: Deleting WAL directory at /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/wals/717eb1508ef9481da3929e33c6399d55
I20260710 13:19:14.845391 12286 catalog_manager.cc:5028] TS 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): tablet 717eb1508ef9481da3929e33c6399d55 (table test-workload [id=7670d70a41b14d488047d002c0496d46]) successfully deleted
W20260710 13:19:17.639261 12498 debug-util.cc:398] Leaking SignalData structure 0x7b08000d6ce0 after lost signal to thread 11261
W20260710 13:19:17.640384 12498 debug-util.cc:398] Leaking SignalData structure 0x7b08000df920 after lost signal to thread 12334
W20260710 13:19:17.641434 12498 debug-util.cc:398] Leaking SignalData structure 0x7b0800243680 after lost signal to thread 12426
W20260710 13:19:17.642444 12498 debug-util.cc:398] Leaking SignalData structure 0x7b08002728a0 after lost signal to thread 12501
W20260710 13:19:17.643464 12498 debug-util.cc:398] Leaking SignalData structure 0x7b080027a2e0 after lost signal to thread 12575
W20260710 13:19:17.644444 12498 debug-util.cc:398] Leaking SignalData structure 0x7b080024a560 after lost signal to thread 12874
I20260710 13:19:19.731002 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:19.783098 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:19.784052 12401 raft_consensus.cc:606] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:19:19.786990 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "459f142e854345108740ce2f52b17410"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:19.787569 12401 raft_consensus.cc:606] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:19:19.799892 12476 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55"
dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
mode: GRACEFUL
new_leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:57568
I20260710 13:19:19.800465 12476 raft_consensus.cc:606] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Received request to transfer leadership to TS 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:19.803651 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:19.804209 12401 raft_consensus.cc:606] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 997c5b4c9cfb47a686c2ed35d8ff306e
I20260710 13:19:19.806420 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:19.806897 12401 raft_consensus.cc:606] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:19.809227 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc36365c9b1848328900804b0d54304f"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:19.809664 12401 raft_consensus.cc:606] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Received request to transfer leadership to TS 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:19.811643 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:19:19.812846 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:19.844796 13196 raft_consensus.cc:993] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 997c5b4c9cfb47a686c2ed35d8ff306e to start an election
I20260710 13:19:19.845353 13201 raft_consensus.cc:1081] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 997c5b4c9cfb47a686c2ed35d8ff306e to start an election
I20260710 13:19:19.847329 12547 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad"
dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
 from {username='slave'} at 127.0.0.1:58648
I20260710 13:19:19.847963 12547 raft_consensus.cc:493] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.848444 12547 raft_consensus.cc:3060] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.859499 12547 raft_consensus.cc:515] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:19.862843 13206 raft_consensus.cc:993] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: : Instructing follower 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:19.863554 13200 raft_consensus.cc:1081] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Signalling peer 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:19.864122 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:19.864890 12401 raft_consensus.cc:3055] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.865275 12401 raft_consensus.cc:740] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:19.865795 12547 leader_election.cc:290] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:19.865916 12850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55"
dest_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:47166
I20260710 13:19:19.866582 12850 raft_consensus.cc:493] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.866940 12850 raft_consensus.cc:3060] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.866830 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ef7b22e738d4529930ef8a088a92aad" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:19.867468 12476 raft_consensus.cc:3060] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.867908 12401 consensus_queue.cc:260] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:19.869354 12401 raft_consensus.cc:3060] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.875469 12850 raft_consensus.cc:515] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:19.876953 12401 raft_consensus.cc:2468] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:19:19.875447 12476 raft_consensus.cc:2468] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:19:19.879101 12516 leader_election.cc:304] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:19:19.879858 12850 leader_election.cc:290] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:19.880224 13202 raft_consensus.cc:2804] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.880772 13202 raft_consensus.cc:697] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:19:19.879731 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:19.882321 12476 raft_consensus.cc:3055] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.881717 13202 consensus_queue.cc:237] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:19.882716 12476 raft_consensus.cc:740] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e660ad2b6674482aa35ec099d0ab472c, State: Running, Role: LEADER
I20260710 13:19:19.883903 12476 consensus_queue.cc:260] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [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: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:19.888556 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "717eb1508ef9481da3929e33c6399d55" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:19:19.889355 12547 raft_consensus.cc:3060] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.894531 12476 raft_consensus.cc:3060] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.901820 13207 raft_consensus.cc:993] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:19.902423 13196 raft_consensus.cc:1081] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:19.904394 12848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6"
dest_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:47174
I20260710 13:19:19.904947 12848 raft_consensus.cc:493] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:19.905310 12848 raft_consensus.cc:3060] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.907105 12476 raft_consensus.cc:2468] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:19.908604 12808 leader_election.cc:304] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a760ae88f74bf1bd2b2d9d1b00bfbc, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:19:19.912709 12848 raft_consensus.cc:515] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:19.915959 12547 raft_consensus.cc:2468] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:19.916849 12550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:19:19.917501 12550 raft_consensus.cc:3060] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.919140 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af6880e9bb654c2586480e19e7d293c6" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:19.919710 12401 raft_consensus.cc:3055] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:19.920050 12401 raft_consensus.cc:740] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:19.920878 12401 consensus_queue.cc:260] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:19.921928 12401 raft_consensus.cc:3060] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:19.928326 12401 raft_consensus.cc:2468] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:19.935707 12809 leader_election.cc:304] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a760ae88f74bf1bd2b2d9d1b00bfbc, 0c1aa3f803d446f1a874907fdb16ebce; no voters: 
I20260710 13:19:19.936182 12848 leader_election.cc:290] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:19.937960 12550 raft_consensus.cc:2468] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:19.944692 13210 raft_consensus.cc:2804] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.948660 13211 raft_consensus.cc:2804] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:19.953457 12300 catalog_manager.cc:5697] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.955343 13210 raft_consensus.cc:697] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Becoming Leader. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Running, Role: LEADER
I20260710 13:19:19.956785 13210 consensus_queue.cc:237] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:19.969720 13211 raft_consensus.cc:697] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Becoming Leader. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Running, Role: LEADER
I20260710 13:19:19.970777 13211 consensus_queue.cc:237] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:19.976550 12297 catalog_manager.cc:5697] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: term changed from 1 to 2, leader changed from e660ad2b6674482aa35ec099d0ab472c (127.10.254.130) to 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132). New cstate: current_term: 2 leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:19.998674 12300 catalog_manager.cc:5697] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132). New cstate: current_term: 2 leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.048834 13209 raft_consensus.cc:993] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 997c5b4c9cfb47a686c2ed35d8ff306e to start an election
I20260710 13:19:20.049286 13207 raft_consensus.cc:1081] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 997c5b4c9cfb47a686c2ed35d8ff306e to start an election
I20260710 13:19:20.050673 12550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "459f142e854345108740ce2f52b17410"
dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
 from {username='slave'} at 127.0.0.1:58648
I20260710 13:19:20.051102 12550 raft_consensus.cc:493] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.051352 12550 raft_consensus.cc:3060] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.056819 12550 raft_consensus.cc:515] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:20.059073 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:20.059649 12401 raft_consensus.cc:3055] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:20.059947 12401 raft_consensus.cc:740] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:20.060671 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "459f142e854345108740ce2f52b17410" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:20.060722 12401 consensus_queue.cc:260] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:20.061353 12476 raft_consensus.cc:3060] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.061818 12401 raft_consensus.cc:3060] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.059928 12550 leader_election.cc:290] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:20.068127 12401 raft_consensus.cc:2468] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:19:20.068127 12476 raft_consensus.cc:2468] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:19:20.069377 12516 leader_election.cc:304] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:19:20.070159 13202 raft_consensus.cc:2804] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:20.070636 13202 raft_consensus.cc:697] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:19:20.071578 13202 consensus_queue.cc:237] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:20.079862 12300 catalog_manager.cc:5697] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.181279 13209 raft_consensus.cc:993] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 997c5b4c9cfb47a686c2ed35d8ff306e to start an election
I20260710 13:19:20.181759 13207 raft_consensus.cc:1081] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 997c5b4c9cfb47a686c2ed35d8ff306e to start an election
I20260710 13:19:20.183349 12550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba"
dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
 from {username='slave'} at 127.0.0.1:58648
I20260710 13:19:20.183941 12550 raft_consensus.cc:493] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.184309 12550 raft_consensus.cc:3060] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.190851 12550 raft_consensus.cc:515] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:20.194195 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:20.194388 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e775c48e7664e4cb59a05ee694a57ba" candidate_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:20.194797 12401 raft_consensus.cc:3055] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:20.194908 12476 raft_consensus.cc:3060] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.195148 12401 raft_consensus.cc:740] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:20.195477 12550 leader_election.cc:290] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:20.196110 12401 consensus_queue.cc:260] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:20.197351 12401 raft_consensus.cc:3060] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:20.202579 12476 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:19:20.203594 12401 raft_consensus.cc:2468] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 997c5b4c9cfb47a686c2ed35d8ff306e in term 2.
I20260710 13:19:20.203893 12515 leader_election.cc:304] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 997c5b4c9cfb47a686c2ed35d8ff306e, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:19:20.204645 13202 raft_consensus.cc:2804] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:20.205051 13202 raft_consensus.cc:697] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Becoming Leader. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:19:20.205861 13202 consensus_queue.cc:237] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:20.214501 12300 catalog_manager.cc:5697] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131). New cstate: current_term: 2 leader_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.216352 13209 raft_consensus.cc:993] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:20.216859 13209 raft_consensus.cc:1081] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Signalling peer 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:20.218161 12848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc36365c9b1848328900804b0d54304f"
dest_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:47174
I20260710 13:19:20.218616 12848 raft_consensus.cc:493] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:20.218894 12848 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.225196 12848 raft_consensus.cc:515] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:20.227205 12848 leader_election.cc:290] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 3 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:20.227888 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:20.228351 12401 raft_consensus.cc:3055] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:20.228716 12401 raft_consensus.cc:740] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:20.228643 12476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc36365c9b1848328900804b0d54304f" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:20.229308 12476 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.229596 12401 consensus_queue.cc:260] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:20.230947 12401 raft_consensus.cc:3060] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:20.236392 12476 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 3.
I20260710 13:19:20.237296 12401 raft_consensus.cc:2468] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 3.
I20260710 13:19:20.237624 12808 leader_election.cc:304] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: 05a760ae88f74bf1bd2b2d9d1b00bfbc, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:19:20.238433 13211 raft_consensus.cc:2804] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:20.238826 13211 raft_consensus.cc:697] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 3 LEADER]: Becoming Leader. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Running, Role: LEADER
I20260710 13:19:20.239742 13211 consensus_queue.cc:237] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:20.248232 12300 catalog_manager.cc:5697] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: term changed from 2 to 3, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132). New cstate: current_term: 3 leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:20.347316 12401 raft_consensus.cc:1275] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.348749 13202 consensus_queue.cc:1048] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.352715 12476 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:20.354086 13211 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.366344 12473 raft_consensus.cc:1275] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.368081 13202 consensus_queue.cc:1048] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.381477 12550 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:20.383240 13213 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.388862 12550 raft_consensus.cc:1275] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:20.394322 13210 consensus_queue.cc:1048] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.413839 12401 raft_consensus.cc:1275] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:20.418618 13211 consensus_queue.cc:1048] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.467549 12473 raft_consensus.cc:1275] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.468719 13173 consensus_queue.cc:1048] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.477209 12401 raft_consensus.cc:1275] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.478758 13202 consensus_queue.cc:1048] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.659646 12473 raft_consensus.cc:1275] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.660866 13202 consensus_queue.cc:1048] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.669291 12401 raft_consensus.cc:1275] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 997c5b4c9cfb47a686c2ed35d8ff306e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:20.670970 13173 consensus_queue.cc:1048] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:20.683764 12473 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 3 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:20.685097 13211 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.694509 12401 raft_consensus.cc:1275] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 3 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260710 13:19:20.696072 13213 consensus_queue.cc:1048] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:20.813998 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:20.830730 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:20.846685 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:20.847247 12401 raft_consensus.cc:606] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:20.849838 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e05925b21de4768852839b4244b43f1"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:20.850423 12401 raft_consensus.cc:606] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:20.863327 12547 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d"
dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
mode: GRACEFUL
new_leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
 from {username='slave'} at 127.0.0.1:52064
I20260710 13:19:20.863847 12547 raft_consensus.cc:606] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Received request to transfer leadership to TS 0c1aa3f803d446f1a874907fdb16ebce
I20260710 13:19:20.865006 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:19:20.865677 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:21.045090 13207 raft_consensus.cc:993] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:21.045543 13209 raft_consensus.cc:1081] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:21.046986 12850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39"
dest_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:47174
I20260710 13:19:21.047526 12850 raft_consensus.cc:493] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.047773 12850 raft_consensus.cc:3060] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.052294 12850 raft_consensus.cc:515] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:21.053851 12850 leader_election.cc:290] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:21.054798 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:21.054838 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "029db0cbb54649d5a0b66d5f60e6ee39" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:19:21.055399 12401 raft_consensus.cc:3055] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.055449 12547 raft_consensus.cc:3060] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.055677 12401 raft_consensus.cc:740] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:21.056391 12401 consensus_queue.cc:260] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:21.057241 12401 raft_consensus.cc:3060] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.060319 12547 raft_consensus.cc:2468] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:21.061424 12809 leader_election.cc:304] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a760ae88f74bf1bd2b2d9d1b00bfbc, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:19:21.062002 12401 raft_consensus.cc:2468] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:21.062222 13213 raft_consensus.cc:2804] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:21.062686 13213 raft_consensus.cc:697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Becoming Leader. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Running, Role: LEADER
I20260710 13:19:21.063612 13213 consensus_queue.cc:237] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:21.070322 12300 catalog_manager.cc:5697] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132). New cstate: current_term: 2 leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.127732 13207 raft_consensus.cc:993] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:21.128173 13209 raft_consensus.cc:1081] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:21.129562 12850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e05925b21de4768852839b4244b43f1"
dest_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:47174
I20260710 13:19:21.130103 12850 raft_consensus.cc:493] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.130432 12850 raft_consensus.cc:3060] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.135381 12850 raft_consensus.cc:515] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:21.136890 12850 leader_election.cc:290] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:21.137616 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e05925b21de4768852839b4244b43f1" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:21.137876 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e05925b21de4768852839b4244b43f1" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:19:21.138118 12401 raft_consensus.cc:3055] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.138388 12547 raft_consensus.cc:3060] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.138397 12401 raft_consensus.cc:740] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:21.139159 12401 consensus_queue.cc:260] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:21.140020 12401 raft_consensus.cc:3060] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.142761 12547 raft_consensus.cc:2468] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:21.143649 12809 leader_election.cc:304] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a760ae88f74bf1bd2b2d9d1b00bfbc, 997c5b4c9cfb47a686c2ed35d8ff306e; no voters: 
I20260710 13:19:21.144414 13213 raft_consensus.cc:2804] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:21.144855 13213 raft_consensus.cc:697] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Becoming Leader. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Running, Role: LEADER
I20260710 13:19:21.144694 12401 raft_consensus.cc:2468] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:21.145684 13213 consensus_queue.cc:237] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:21.152799 12300 catalog_manager.cc:5697] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132). New cstate: current_term: 2 leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:21.218447 13228 raft_consensus.cc:993] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: : Instructing follower 0c1aa3f803d446f1a874907fdb16ebce to start an election
I20260710 13:19:21.218976 13173 raft_consensus.cc:1081] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Signalling peer 0c1aa3f803d446f1a874907fdb16ebce to start an election
I20260710 13:19:21.220356 12401 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
 from {username='slave'} at 127.0.0.1:46480
I20260710 13:19:21.220780 12401 raft_consensus.cc:493] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:21.221043 12401 raft_consensus.cc:3060] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.225472 12401 raft_consensus.cc:515] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:21.226917 12401 leader_election.cc:290] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 2 election: Requested vote from peers e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847), 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753)
I20260710 13:19:21.227867 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:21.227869 12547 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142ddc457294a1aac4e0fac7ffa660d" candidate_uuid: "0c1aa3f803d446f1a874907fdb16ebce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e"
I20260710 13:19:21.228405 12473 raft_consensus.cc:3060] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.228500 12547 raft_consensus.cc:3055] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:21.228859 12547 raft_consensus.cc:740] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 997c5b4c9cfb47a686c2ed35d8ff306e, State: Running, Role: LEADER
I20260710 13:19:21.229565 12547 consensus_queue.cc:260] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:21.230665 12547 raft_consensus.cc:3060] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:21.233610 12473 raft_consensus.cc:2468] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 2.
I20260710 13:19:21.234882 12366 leader_election.cc:304] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c1aa3f803d446f1a874907fdb16ebce, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:19:21.235072 12547 raft_consensus.cc:2468] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c1aa3f803d446f1a874907fdb16ebce in term 2.
I20260710 13:19:21.235841 13209 raft_consensus.cc:2804] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:21.236304 13209 raft_consensus.cc:697] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Becoming Leader. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:21.237217 13209 consensus_queue.cc:237] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } }
I20260710 13:19:21.245788 12300 catalog_manager.cc:5697] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce reported cstate change: term changed from 1 to 2, leader changed from 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131) to 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0c1aa3f803d446f1a874907fdb16ebce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:21.477341 12547 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:21.478734 13212 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:21.489162 12401 raft_consensus.cc:1275] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:21.490810 13212 consensus_queue.cc:1048] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:21.598131 12547 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:21.599133 13212 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:21.607368 12401 raft_consensus.cc:1275] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:21.609318 13210 consensus_queue.cc:1048] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:19:21.791134 12547 raft_consensus.cc:1275] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.792315 13209 consensus_queue.cc:1048] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "997c5b4c9cfb47a686c2ed35d8ff306e" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.804303 12473 raft_consensus.cc:1275] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 0c1aa3f803d446f1a874907fdb16ebce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:21.805914 13258 consensus_queue.cc:1048] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:21.866581 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:21.887084 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:21.900646 12401 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3"
dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
mode: GRACEFUL
new_leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:54808
I20260710 13:19:21.901252 12401 raft_consensus.cc:606] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Received request to transfer leadership to TS 05a760ae88f74bf1bd2b2d9d1b00bfbc
I20260710 13:19:21.902536 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:21.903173 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:22.211201 13258 raft_consensus.cc:993] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: : Instructing follower 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:22.211656 13260 raft_consensus.cc:1081] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Signalling peer 05a760ae88f74bf1bd2b2d9d1b00bfbc to start an election
I20260710 13:19:22.213143 12850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3"
dest_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc"
 from {username='slave'} at 127.0.0.1:47174
I20260710 13:19:22.213586 12850 raft_consensus.cc:493] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:22.213851 12850 raft_consensus.cc:3060] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.219276 12850 raft_consensus.cc:515] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:22.221138 12850 leader_election.cc:290] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Requested vote from peers 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475), e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847)
I20260710 13:19:22.221629 12401 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "0c1aa3f803d446f1a874907fdb16ebce"
I20260710 13:19:22.221673 12473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac825d0515e44e3ca1e1cfa29ed74fa3" candidate_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e660ad2b6674482aa35ec099d0ab472c"
I20260710 13:19:22.222229 12401 raft_consensus.cc:3055] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:22.222584 12473 raft_consensus.cc:3060] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.222573 12401 raft_consensus.cc:740] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c1aa3f803d446f1a874907fdb16ebce, State: Running, Role: LEADER
I20260710 13:19:22.223511 12401 consensus_queue.cc:260] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:22.224896 12401 raft_consensus.cc:3060] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:22.227663 12473 raft_consensus.cc:2468] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:22.228757 12808 leader_election.cc:304] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05a760ae88f74bf1bd2b2d9d1b00bfbc, e660ad2b6674482aa35ec099d0ab472c; no voters: 
I20260710 13:19:22.229403 13210 raft_consensus.cc:2804] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:22.229918 13210 raft_consensus.cc:697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Becoming Leader. State: Replica: 05a760ae88f74bf1bd2b2d9d1b00bfbc, State: Running, Role: LEADER
I20260710 13:19:22.230955 13210 consensus_queue.cc:237] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [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: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } }
I20260710 13:19:22.231901 12401 raft_consensus.cc:2468] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05a760ae88f74bf1bd2b2d9d1b00bfbc in term 2.
I20260710 13:19:22.238950 12300 catalog_manager.cc:5697] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc reported cstate change: term changed from 1 to 2, leader changed from 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129) to 05a760ae88f74bf1bd2b2d9d1b00bfbc (127.10.254.132). New cstate: current_term: 2 leader_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05a760ae88f74bf1bd2b2d9d1b00bfbc" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 33205 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:19:22.689508 12401 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:22.690778 13210 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c1aa3f803d446f1a874907fdb16ebce" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 38475 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:22.700915 12473 raft_consensus.cc:1275] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Refusing update from remote peer 05a760ae88f74bf1bd2b2d9d1b00bfbc: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:19:22.702769 13210 consensus_queue.cc:1048] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [LEADER]: Connected to new peer: Peer: permanent_uuid: "e660ad2b6674482aa35ec099d0ab472c" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:19:22.904258 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:22.925391 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
I20260710 13:19:22.951840 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:22.952898 11258 tablet_replica.cc:333] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.953722 11258 raft_consensus.cc:2243] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:22.954460 11258 raft_consensus.cc:2272] T 4cd08e689bd44db2bd209e52014bcfc5 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.957033 11258 tablet_replica.cc:333] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.957618 11258 raft_consensus.cc:2243] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.958038 11258 raft_consensus.cc:2272] T 029db0cbb54649d5a0b66d5f60e6ee39 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.959692 11258 tablet_replica.cc:333] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.960282 11258 raft_consensus.cc:2243] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:22.960994 11258 raft_consensus.cc:2272] T 626d17654e124caabf02ea3bbf15cccf P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.962960 11258 tablet_replica.cc:333] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.963706 11258 raft_consensus.cc:2243] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:22.964239 12809 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]
I20260710 13:19:22.964445 11258 raft_consensus.cc:2272] T 75e2d928061f42dab8cfeae551031a96 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.967058 11258 tablet_replica.cc:333] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
W20260710 13:19:22.967411 12809 consensus_peers.cc:597] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:22.967957 11258 raft_consensus.cc:2243] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:22.968962 11258 raft_consensus.cc:2272] T 53ae7343c7184d9b831eeb9192bcaebd P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.971386 11258 tablet_replica.cc:333] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
W20260710 13:19:22.971611 12442 consensus_peers.cc:597] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:22.972249 11258 raft_consensus.cc:2243] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.972697 11258 raft_consensus.cc:2272] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.974871 11258 tablet_replica.cc:333] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.975426 11258 raft_consensus.cc:2243] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.975852 11258 raft_consensus.cc:2272] T bc36365c9b1848328900804b0d54304f P 0c1aa3f803d446f1a874907fdb16ebce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.977509 11258 tablet_replica.cc:333] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.978025 11258 raft_consensus.cc:2243] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.978607 11258 raft_consensus.cc:2272] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.980350 11258 tablet_replica.cc:333] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.980839 11258 raft_consensus.cc:2243] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.981251 11258 raft_consensus.cc:2272] T 8ef7b22e738d4529930ef8a088a92aad P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.982924 11258 tablet_replica.cc:333] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.983438 11258 raft_consensus.cc:2243] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.983865 11258 raft_consensus.cc:2272] T f708d4c4b1e947dc97b7d1fe8169748d P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.985756 11258 tablet_replica.cc:333] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.986286 11258 raft_consensus.cc:2243] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.986692 11258 raft_consensus.cc:2272] T af6880e9bb654c2586480e19e7d293c6 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.988588 11258 tablet_replica.cc:333] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.989120 11258 raft_consensus.cc:2243] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.989526 11258 raft_consensus.cc:2272] T 459f142e854345108740ce2f52b17410 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.991262 11258 tablet_replica.cc:333] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.992007 11258 raft_consensus.cc:2243] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:22.992875 11258 raft_consensus.cc:2272] T 8e1b2089fee54f47b0b758fceec1ac80 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.994885 11258 tablet_replica.cc:333] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.995421 11258 raft_consensus.cc:2243] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:22.996255 11258 raft_consensus.cc:2272] T 8c880ba9bc2048c0ac774c6e1316c37e P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:22.998036 11258 tablet_replica.cc:333] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:22.998507 11258 raft_consensus.cc:2243] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:22.998899 11258 raft_consensus.cc:2272] T 2e775c48e7664e4cb59a05ee694a57ba P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.000669 11258 tablet_replica.cc:333] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:23.001109 11258 raft_consensus.cc:2243] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.001485 11258 raft_consensus.cc:2272] T 2e05925b21de4768852839b4244b43f1 P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.003423 11258 tablet_replica.cc:333] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:23.005265 11258 raft_consensus.cc:2243] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.006201 11258 raft_consensus.cc:2272] T 9142ddc457294a1aac4e0fac7ffa660d P 0c1aa3f803d446f1a874907fdb16ebce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.008821 11258 tablet_replica.cc:333] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce: stopping tablet replica
I20260710 13:19:23.009475 11258 raft_consensus.cc:2243] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.010018 11258 raft_consensus.cc:2272] T 4e6ae0b7903346718e17ad02d5e3bc35 P 0c1aa3f803d446f1a874907fdb16ebce [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:23.055325 12516 consensus_peers.cc:597] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.061787 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
W20260710 13:19:23.080106 12516 consensus_peers.cc:597] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.088323 12516 consensus_peers.cc:597] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.098775 12516 consensus_peers.cc:597] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.105856 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
I20260710 13:19:23.135416 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:23.136335 11258 tablet_replica.cc:333] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.136956 11258 raft_consensus.cc:2243] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.137778 11258 raft_consensus.cc:2272] T 659feec3a569453abbeab6407eac639d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.139561 11258 tablet_replica.cc:333] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.140174 11258 raft_consensus.cc:2243] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.140676 11258 raft_consensus.cc:2272] T 4cd08e689bd44db2bd209e52014bcfc5 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.142293 11258 tablet_replica.cc:333] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.142788 11258 raft_consensus.cc:2243] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.143296 11258 raft_consensus.cc:2272] T bc36365c9b1848328900804b0d54304f P e660ad2b6674482aa35ec099d0ab472c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.144857 11258 tablet_replica.cc:333] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.145330 11258 raft_consensus.cc:2243] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.145700 11258 raft_consensus.cc:2272] T 717eb1508ef9481da3929e33c6399d55 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.147419 11258 tablet_replica.cc:333] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.147950 11258 raft_consensus.cc:2243] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.148311 11258 raft_consensus.cc:2272] T 626d17654e124caabf02ea3bbf15cccf P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.149930 11258 tablet_replica.cc:333] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.150414 11258 raft_consensus.cc:2243] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.150821 11258 raft_consensus.cc:2272] T b13efe4a11a94abea10ba6c075c01be8 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.152511 11258 tablet_replica.cc:333] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.153005 11258 raft_consensus.cc:2243] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.153353 11258 raft_consensus.cc:2272] T 8ef7b22e738d4529930ef8a088a92aad P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.155090 11258 tablet_replica.cc:333] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.155567 11258 raft_consensus.cc:2243] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.156320 11258 raft_consensus.cc:2272] T 0a95c86fd0944f12b63e357cdcf10428 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.158190 11258 tablet_replica.cc:333] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.158733 11258 raft_consensus.cc:2243] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.159266 11258 raft_consensus.cc:2272] T f708d4c4b1e947dc97b7d1fe8169748d P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.161141 11258 tablet_replica.cc:333] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.161652 11258 raft_consensus.cc:2243] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.162040 11258 raft_consensus.cc:2272] T 9142ddc457294a1aac4e0fac7ffa660d P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.164166 11258 tablet_replica.cc:333] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.164790 11258 raft_consensus.cc:2243] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.165750 11258 raft_consensus.cc:2272] T 75e2d928061f42dab8cfeae551031a96 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:23.166688 12808 consensus_peers.cc:597] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Couldn't send request to peer e660ad2b6674482aa35ec099d0ab472c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.168237 11258 tablet_replica.cc:333] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.168958 11258 raft_consensus.cc:2243] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.169682 11258 raft_consensus.cc:2272] T ac825d0515e44e3ca1e1cfa29ed74fa3 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.172354 11258 tablet_replica.cc:333] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.172837 11258 raft_consensus.cc:2243] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.173573 11258 raft_consensus.cc:2272] T 1ffa80c4946741a69d64190aa4bfd396 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.175154 11258 tablet_replica.cc:333] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.175622 11258 raft_consensus.cc:2243] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.176339 11258 raft_consensus.cc:2272] T 4e6ae0b7903346718e17ad02d5e3bc35 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.178030 11258 tablet_replica.cc:333] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.178490 11258 raft_consensus.cc:2243] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.178850 11258 raft_consensus.cc:2272] T 459f142e854345108740ce2f52b17410 P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.180497 11258 tablet_replica.cc:333] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.180938 11258 raft_consensus.cc:2243] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.181663 11258 raft_consensus.cc:2272] T 2f937eb8941c46428aa8efc95d1329c1 P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.183955 11258 tablet_replica.cc:333] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.184468 11258 raft_consensus.cc:2243] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.185029 11258 raft_consensus.cc:2272] T 8c880ba9bc2048c0ac774c6e1316c37e P e660ad2b6674482aa35ec099d0ab472c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:23.186738 12808 consensus_peers.cc:597] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Couldn't send request to peer e660ad2b6674482aa35ec099d0ab472c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.186925 11258 tablet_replica.cc:333] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c: stopping tablet replica
I20260710 13:19:23.187445 11258 raft_consensus.cc:2243] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.187897 11258 raft_consensus.cc:2272] T 2e775c48e7664e4cb59a05ee694a57ba P e660ad2b6674482aa35ec099d0ab472c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:23.200207 12809 consensus_peers.cc:597] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.216884 12515 connection.cc:573] client connection to 127.10.254.130:42847 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:19:23.217446 12515 consensus_peers.cc:597] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Couldn't send request to peer e660ad2b6674482aa35ec099d0ab472c. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.229945 12516 consensus_peers.cc:597] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.242274 12809 consensus_peers.cc:597] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.254884 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
I20260710 13:19:23.292716 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
W20260710 13:19:23.301843 12515 consensus_peers.cc:597] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Couldn't send request to peer e660ad2b6674482aa35ec099d0ab472c. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:42847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:23.323770 12515 consensus_peers.cc:597] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e -> Peer e660ad2b6674482aa35ec099d0ab472c (127.10.254.130:42847): Couldn't send request to peer e660ad2b6674482aa35ec099d0ab472c. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:42847: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.326005 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:23.326794 11258 tablet_replica.cc:333] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.327447 11258 raft_consensus.cc:2243] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.327991 11258 raft_consensus.cc:2272] T 659feec3a569453abbeab6407eac639d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.329752 11258 tablet_replica.cc:333] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.330335 11258 raft_consensus.cc:2243] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.331147 11258 raft_consensus.cc:2272] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.332981 11258 tablet_replica.cc:333] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.333472 11258 raft_consensus.cc:2243] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.334030 11258 raft_consensus.cc:2272] T 717eb1508ef9481da3929e33c6399d55 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.335594 11258 tablet_replica.cc:333] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.336155 11258 raft_consensus.cc:2243] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.336545 11258 raft_consensus.cc:2272] T 626d17654e124caabf02ea3bbf15cccf P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.338111 11258 tablet_replica.cc:333] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.338719 11258 raft_consensus.cc:2243] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.339272 11258 raft_consensus.cc:2272] T 53ae7343c7184d9b831eeb9192bcaebd P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.341032 11258 tablet_replica.cc:333] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.341583 11258 raft_consensus.cc:2243] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.342001 11258 raft_consensus.cc:2272] T 029db0cbb54649d5a0b66d5f60e6ee39 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.343592 11258 tablet_replica.cc:333] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.344144 11258 raft_consensus.cc:2243] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.344678 11258 raft_consensus.cc:2272] T 1ffa80c4946741a69d64190aa4bfd396 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.346402 11258 tablet_replica.cc:333] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.347096 11258 raft_consensus.cc:2243] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.348011 11258 raft_consensus.cc:2272] T b13efe4a11a94abea10ba6c075c01be8 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.350474 11258 tablet_replica.cc:333] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.351068 11258 raft_consensus.cc:2243] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:23.351579 12809 consensus_peers.cc:597] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.351965 11258 raft_consensus.cc:2272] T 8ef7b22e738d4529930ef8a088a92aad P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.354255 11258 tablet_replica.cc:333] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.355170 11258 raft_consensus.cc:2243] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.356060 11258 raft_consensus.cc:2272] T 0a95c86fd0944f12b63e357cdcf10428 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.358785 11258 tablet_replica.cc:333] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.359418 11258 raft_consensus.cc:2243] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:23.359426 12809 consensus_peers.cc:597] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer 0c1aa3f803d446f1a874907fdb16ebce (127.10.254.129:38475): Couldn't send request to peer 0c1aa3f803d446f1a874907fdb16ebce. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:38475: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.360292 11258 raft_consensus.cc:2272] T af6880e9bb654c2586480e19e7d293c6 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.362067 11258 tablet_replica.cc:333] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.362562 11258 raft_consensus.cc:2243] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.363317 11258 raft_consensus.cc:2272] T f708d4c4b1e947dc97b7d1fe8169748d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.365130 11258 tablet_replica.cc:333] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.365648 11258 raft_consensus.cc:2243] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.366163 11258 raft_consensus.cc:2272] T 2e05925b21de4768852839b4244b43f1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.367944 11258 tablet_replica.cc:333] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.368417 11258 raft_consensus.cc:2243] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.368952 11258 raft_consensus.cc:2272] T 2f937eb8941c46428aa8efc95d1329c1 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.370739 11258 tablet_replica.cc:333] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.371213 11258 raft_consensus.cc:2243] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.371963 11258 raft_consensus.cc:2272] T 459f142e854345108740ce2f52b17410 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.374444 11258 tablet_replica.cc:333] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.374969 11258 raft_consensus.cc:2243] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.375712 11258 raft_consensus.cc:2272] T 8e1b2089fee54f47b0b758fceec1ac80 P 997c5b4c9cfb47a686c2ed35d8ff306e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.377609 11258 tablet_replica.cc:333] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.378085 11258 raft_consensus.cc:2243] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.378783 11258 raft_consensus.cc:2272] T 2e775c48e7664e4cb59a05ee694a57ba P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.380578 11258 tablet_replica.cc:333] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e: stopping tablet replica
I20260710 13:19:23.381013 11258 raft_consensus.cc:2243] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.381383 11258 raft_consensus.cc:2272] T 9142ddc457294a1aac4e0fac7ffa660d P 997c5b4c9cfb47a686c2ed35d8ff306e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:23.390280 12809 consensus_peers.cc:597] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc -> Peer 997c5b4c9cfb47a686c2ed35d8ff306e (127.10.254.131:43753): Couldn't send request to peer 997c5b4c9cfb47a686c2ed35d8ff306e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:23.424304 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:19:23.459266 11258 tablet_server.cc:179] TabletServer@127.10.254.132:0 shutting down...
I20260710 13:19:23.481621 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:23.482211 11258 tablet_replica.cc:333] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.482780 11258 raft_consensus.cc:2243] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.483554 11258 raft_consensus.cc:2272] T 717eb1508ef9481da3929e33c6399d55 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.485322 11258 tablet_replica.cc:333] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.485872 11258 raft_consensus.cc:2243] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.486567 11258 raft_consensus.cc:2272] T bc36365c9b1848328900804b0d54304f P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.488292 11258 tablet_replica.cc:333] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.488788 11258 raft_consensus.cc:2243] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.489478 11258 raft_consensus.cc:2272] T 029db0cbb54649d5a0b66d5f60e6ee39 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.491263 11258 tablet_replica.cc:333] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.491842 11258 raft_consensus.cc:2243] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.492285 11258 raft_consensus.cc:2272] T 659feec3a569453abbeab6407eac639d P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.493995 11258 tablet_replica.cc:333] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.494470 11258 raft_consensus.cc:2243] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.494949 11258 raft_consensus.cc:2272] T 4cd08e689bd44db2bd209e52014bcfc5 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.496701 11258 tablet_replica.cc:333] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.497205 11258 raft_consensus.cc:2243] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.497629 11258 raft_consensus.cc:2272] T 8c880ba9bc2048c0ac774c6e1316c37e P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.499199 11258 tablet_replica.cc:333] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.499677 11258 raft_consensus.cc:2243] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.500164 11258 raft_consensus.cc:2272] T 2f937eb8941c46428aa8efc95d1329c1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.501718 11258 tablet_replica.cc:333] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.502213 11258 raft_consensus.cc:2243] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.502882 11258 raft_consensus.cc:2272] T af6880e9bb654c2586480e19e7d293c6 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.504590 11258 tablet_replica.cc:333] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.505097 11258 raft_consensus.cc:2243] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.505585 11258 raft_consensus.cc:2272] T 8e1b2089fee54f47b0b758fceec1ac80 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.507221 11258 tablet_replica.cc:333] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.507714 11258 raft_consensus.cc:2243] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.508217 11258 raft_consensus.cc:2272] T b13efe4a11a94abea10ba6c075c01be8 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.509847 11258 tablet_replica.cc:333] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.510334 11258 raft_consensus.cc:2243] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.510869 11258 raft_consensus.cc:2272] T 0a95c86fd0944f12b63e357cdcf10428 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.512773 11258 tablet_replica.cc:333] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.513258 11258 raft_consensus.cc:2243] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.513720 11258 raft_consensus.cc:2272] T 7f3f022f20ea4364bb96ceb80f6a1f95 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.515467 11258 tablet_replica.cc:333] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.515959 11258 raft_consensus.cc:2243] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.516481 11258 raft_consensus.cc:2272] T 53ae7343c7184d9b831eeb9192bcaebd P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.518174 11258 tablet_replica.cc:333] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.518680 11258 raft_consensus.cc:2243] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.519399 11258 raft_consensus.cc:2272] T ac825d0515e44e3ca1e1cfa29ed74fa3 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.521395 11258 tablet_replica.cc:333] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.521927 11258 raft_consensus.cc:2243] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.522428 11258 raft_consensus.cc:2272] T 75e2d928061f42dab8cfeae551031a96 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.524247 11258 tablet_replica.cc:333] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.524780 11258 raft_consensus.cc:2243] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.525625 11258 raft_consensus.cc:2272] T 2e05925b21de4768852839b4244b43f1 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.527359 11258 tablet_replica.cc:333] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.527858 11258 raft_consensus.cc:2243] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.528362 11258 raft_consensus.cc:2272] T 1ffa80c4946741a69d64190aa4bfd396 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.530201 11258 tablet_replica.cc:333] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc: stopping tablet replica
I20260710 13:19:23.530643 11258 raft_consensus.cc:2243] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:23.531150 11258 raft_consensus.cc:2272] T 4e6ae0b7903346718e17ad02d5e3bc35 P 05a760ae88f74bf1bd2b2d9d1b00bfbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.566406 11258 tablet_server.cc:196] TabletServer@127.10.254.132:0 shutdown complete.
I20260710 13:19:23.595693 11258 master.cc:562] Master@127.10.254.190:36517 shutting down...
I20260710 13:19:23.616779 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:23.617280 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:23.617550 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6c1939cca74a483cabb15434844524af: stopping tablet replica
I20260710 13:19:23.637732 11258 master.cc:584] Master@127.10.254.190:36517 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30292 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:19:23.691473 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:42719
I20260710 13:19:23.692648 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:23.698913 13282 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
W20260710 13:19:23.698922 13281 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
W20260710 13:19:23.700016 13284 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
I20260710 13:19:23.700358 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:23.701530 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:23.701725 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:23.701884 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689563701866 us; error 0 us; skew 500 ppm
I20260710 13:19:23.702428 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:23.704892 11258 webserver.cc:533] Webserver started at http://127.10.254.190:46097/ using document root <none> and password file <none>
I20260710 13:19:23.705380 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:23.705541 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:23.705809 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:23.706902 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "f602b2fc04f84acab264c7abd5c335de"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-84g9"
I20260710 13:19:23.711819 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:23.716058 13289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.716939 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:23.717514 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "f602b2fc04f84acab264c7abd5c335de"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-84g9"
I20260710 13:19:23.717849 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-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)
I20260710 13:19:23.742237 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:23.743541 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:23.785075 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:42719
I20260710 13:19:23.785162 13340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:42719 every 8 connection(s)
I20260710 13:19:23.789002 13341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:23.799387 13341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de: Bootstrap starting.
I20260710 13:19:23.804137 13341 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:23.808627 13341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de: No bootstrap required, opened a new log
I20260710 13:19:23.810765 13341 raft_consensus.cc:359] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f602b2fc04f84acab264c7abd5c335de" member_type: VOTER }
I20260710 13:19:23.811146 13341 raft_consensus.cc:385] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:23.811364 13341 raft_consensus.cc:740] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f602b2fc04f84acab264c7abd5c335de, State: Initialized, Role: FOLLOWER
I20260710 13:19:23.811951 13341 consensus_queue.cc:260] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f602b2fc04f84acab264c7abd5c335de" member_type: VOTER }
I20260710 13:19:23.812387 13341 raft_consensus.cc:399] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:23.812625 13341 raft_consensus.cc:493] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:23.812868 13341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:23.817337 13341 raft_consensus.cc:515] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f602b2fc04f84acab264c7abd5c335de" member_type: VOTER }
I20260710 13:19:23.818001 13341 leader_election.cc:304] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [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: f602b2fc04f84acab264c7abd5c335de; no voters: 
I20260710 13:19:23.819178 13341 leader_election.cc:290] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:23.819576 13344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:23.820912 13344 raft_consensus.cc:697] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 1 LEADER]: Becoming Leader. State: Replica: f602b2fc04f84acab264c7abd5c335de, State: Running, Role: LEADER
I20260710 13:19:23.821600 13344 consensus_queue.cc:237] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [LEADER]: Queue going to LEADER mode. State: All 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: "f602b2fc04f84acab264c7abd5c335de" member_type: VOTER }
I20260710 13:19:23.822376 13341 sys_catalog.cc:565] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:23.825987 13346 sys_catalog.cc:455] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [sys.catalog]: SysCatalogTable state changed. Reason: New leader f602b2fc04f84acab264c7abd5c335de. Latest consensus state: current_term: 1 leader_uuid: "f602b2fc04f84acab264c7abd5c335de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f602b2fc04f84acab264c7abd5c335de" member_type: VOTER } }
I20260710 13:19:23.826746 13346 sys_catalog.cc:458] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:23.827198 13345 sys_catalog.cc:455] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f602b2fc04f84acab264c7abd5c335de" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f602b2fc04f84acab264c7abd5c335de" member_type: VOTER } }
I20260710 13:19:23.827744 13345 sys_catalog.cc:458] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:23.829521 13350 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:23.834909 13350 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:23.841420 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:23.844578 13350 catalog_manager.cc:1383] Generated new cluster ID: 51690ef521d0448da5bb8e514c1ecff7
I20260710 13:19:23.844920 13350 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:23.862735 13350 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:23.864097 13350 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:23.881624 13350 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de: Generated new TSK 0
I20260710 13:19:23.882280 13350 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:23.908361 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:23.914196 13362 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
W20260710 13:19:23.914970 13363 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
W20260710 13:19:23.916426 13365 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
I20260710 13:19:23.917313 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:23.918342 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:23.918534 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:23.918704 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689563918685 us; error 0 us; skew 500 ppm
I20260710 13:19:23.919227 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:23.921702 11258 webserver.cc:533] Webserver started at http://127.10.254.129:41975/ using document root <none> and password file <none>
I20260710 13:19:23.922189 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:23.922356 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:23.922626 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:23.923684 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "e131ba64c4b14db5b2b5178171874765"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-84g9"
I20260710 13:19:23.928243 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:23.931882 13370 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.932690 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:19:23.933019 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "e131ba64c4b14db5b2b5178171874765"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-84g9"
I20260710 13:19:23.933284 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-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)
I20260710 13:19:23.968289 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:23.969576 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:23.971104 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:23.973469 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:23.973678 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:23.973942 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:23.974115 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.016996 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:42137
I20260710 13:19:24.017110 13432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:42137 every 8 connection(s)
I20260710 13:19:24.021965 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:24.029429 13437 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
W20260710 13:19:24.030511 13438 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
W20260710 13:19:24.034502 13440 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
I20260710 13:19:24.034837 13433 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42719
I20260710 13:19:24.035218 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:24.035352 13433 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:24.036273 13433 heartbeater.cc:507] Master 127.10.254.190:42719 requested a full tablet report, sending...
I20260710 13:19:24.036335 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:24.036839 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:24.037189 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689564037157 us; error 0 us; skew 500 ppm
I20260710 13:19:24.037801 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:24.039516 13306 ts_manager.cc:194] Registered new tserver with Master: e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:24.041005 11258 webserver.cc:533] Webserver started at http://127.10.254.130:38943/ using document root <none> and password file <none>
I20260710 13:19:24.041697 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:24.041930 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:24.042120 13306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46196
I20260710 13:19:24.042240 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:24.043828 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
format_stamp: "Formatted at 2026-07-10 13:19:24 on dist-test-slave-84g9"
I20260710 13:19:24.048549 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:24.052353 13445 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.053184 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:24.053484 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
format_stamp: "Formatted at 2026-07-10 13:19:24 on dist-test-slave-84g9"
I20260710 13:19:24.053763 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-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)
I20260710 13:19:24.072789 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:24.073973 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:24.075450 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:24.077737 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:24.077929 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.078184 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:24.078329 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.119469 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:33161
I20260710 13:19:24.119640 13507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:33161 every 8 connection(s)
I20260710 13:19:24.124536 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:24.130813 13511 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
W20260710 13:19:24.135102 13512 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
I20260710 13:19:24.136973 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:24.138263 13508 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42719
W20260710 13:19:24.138254 13514 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
I20260710 13:19:24.138854 13508 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:24.139515 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:24.139642 13508 heartbeater.cc:507] Master 127.10.254.190:42719 requested a full tablet report, sending...
W20260710 13:19:24.139803 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:24.140089 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689564140065 us; error 0 us; skew 500 ppm
I20260710 13:19:24.140800 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:24.143286 13306 ts_manager.cc:194] Registered new tserver with Master: e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:24.145377 11258 webserver.cc:533] Webserver started at http://127.10.254.131:32771/ using document root <none> and password file <none>
I20260710 13:19:24.145501 13306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46210
I20260710 13:19:24.146102 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:24.146394 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:24.146701 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:24.147984 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "1ea27ac73ff54f539b097560e645e440"
format_stamp: "Formatted at 2026-07-10 13:19:24 on dist-test-slave-84g9"
I20260710 13:19:24.152721 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 13:19:24.156289 13519 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.157181 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:19:24.157497 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "1ea27ac73ff54f539b097560e645e440"
format_stamp: "Formatted at 2026-07-10 13:19:24 on dist-test-slave-84g9"
I20260710 13:19:24.157773 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-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)
I20260710 13:19:24.170321 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:24.171571 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:24.173810 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:24.176616 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:24.176853 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.177134 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:24.177431 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.224875 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:33975
I20260710 13:19:24.224915 13581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:33975 every 8 connection(s)
I20260710 13:19:24.230831 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:24.238945 13585 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
W20260710 13:19:24.239028 13586 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
W20260710 13:19:24.242413 13588 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
I20260710 13:19:24.243229 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:24.244243 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:24.244505 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:24.244697 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689564244678 us; error 0 us; skew 500 ppm
I20260710 13:19:24.244756 13582 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42719
I20260710 13:19:24.245154 13582 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:24.245468 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:24.246050 13582 heartbeater.cc:507] Master 127.10.254.190:42719 requested a full tablet report, sending...
I20260710 13:19:24.248585 13306 ts_manager.cc:194] Registered new tserver with Master: 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:24.249536 11258 webserver.cc:533] Webserver started at http://127.10.254.132:45911/ using document root <none> and password file <none>
I20260710 13:19:24.250187 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:24.250412 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:24.250483 13306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46224
I20260710 13:19:24.250738 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:24.252013 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-3-root/instance:
uuid: "f8c4e78190d04fc1815417624e28f2ec"
format_stamp: "Formatted at 2026-07-10 13:19:24 on dist-test-slave-84g9"
I20260710 13:19:24.256805 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:19:24.260215 13593 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.261161 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:19:24.261547 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-3-root
uuid: "f8c4e78190d04fc1815417624e28f2ec"
format_stamp: "Formatted at 2026-07-10 13:19:24 on dist-test-slave-84g9"
I20260710 13:19:24.261821 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-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)
I20260710 13:19:24.282935 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:24.284318 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:24.285821 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:24.288138 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:24.288352 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.288569 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:24.288717 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:24.335662 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.132:45985
I20260710 13:19:24.335755 13655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.132:45985 every 8 connection(s)
I20260710 13:19:24.349139 13656 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42719
I20260710 13:19:24.349552 13656 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:24.350452 13656 heartbeater.cc:507] Master 127.10.254.190:42719 requested a full tablet report, sending...
I20260710 13:19:24.352610 13306 ts_manager.cc:194] Registered new tserver with Master: f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:24.352939 11258 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013855418s
I20260710 13:19:24.354465 13306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46234
I20260710 13:19:24.380098 13306 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46242:
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\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 13:19:24.525064 13473 tablet_service.cc:1511] Processing CreateTablet for tablet abc6c23d4e7243849517ff2afedd48c7 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:24.526767 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc6c23d4e7243849517ff2afedd48c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.526613 13469 tablet_service.cc:1511] Processing CreateTablet for tablet f54bfe0b7a2342c4b7e015be3851ca20 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:24.528110 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54bfe0b7a2342c4b7e015be3851ca20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.528980 13472 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb77fbf7484e77b5ea3ece083ff387 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:24.530480 13472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb77fbf7484e77b5ea3ece083ff387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.532917 13471 tablet_service.cc:1511] Processing CreateTablet for tablet 5d86c9e14b5a48bfa679650c7a777715 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:24.534341 13470 tablet_service.cc:1511] Processing CreateTablet for tablet 330a0e32efc74e4f9f4dc777d3e72c39 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:24.534297 13471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d86c9e14b5a48bfa679650c7a777715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.535668 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330a0e32efc74e4f9f4dc777d3e72c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.541450 13394 tablet_service.cc:1511] Processing CreateTablet for tablet f54bfe0b7a2342c4b7e015be3851ca20 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:24.541708 13398 tablet_service.cc:1511] Processing CreateTablet for tablet abc6c23d4e7243849517ff2afedd48c7 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:24.543601 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 995680effa2642de91ed5d3aa87914a6 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:24.543671 13397 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb77fbf7484e77b5ea3ece083ff387 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:24.544740 13396 tablet_service.cc:1511] Processing CreateTablet for tablet 386b9abc651d4f5f990e6ce655ab2aef (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:24.546176 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54bfe0b7a2342c4b7e015be3851ca20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.546516 13395 tablet_service.cc:1511] Processing CreateTablet for tablet 330a0e32efc74e4f9f4dc777d3e72c39 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:24.548766 13395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330a0e32efc74e4f9f4dc777d3e72c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.550349 13396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386b9abc651d4f5f990e6ce655ab2aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.552734 13468 tablet_service.cc:1511] Processing CreateTablet for tablet d8d57cb88224464db6efdae2a95ef588 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:24.554119 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d57cb88224464db6efdae2a95ef588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.555683 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc6c23d4e7243849517ff2afedd48c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.557402 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995680effa2642de91ed5d3aa87914a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.559410 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb77fbf7484e77b5ea3ece083ff387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.572777 13392 tablet_service.cc:1511] Processing CreateTablet for tablet 9b89dcb40397414f97b906ac044baf20 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:24.574353 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b89dcb40397414f97b906ac044baf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.576957 13467 tablet_service.cc:1511] Processing CreateTablet for tablet 9b89dcb40397414f97b906ac044baf20 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:24.578334 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b89dcb40397414f97b906ac044baf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.582206 13391 tablet_service.cc:1511] Processing CreateTablet for tablet cae198a3f7ff45848c63fb20fbf707a0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:24.583318 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 386b9abc651d4f5f990e6ce655ab2aef (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:24.583647 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae198a3f7ff45848c63fb20fbf707a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.584673 13621 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddb77fbf7484e77b5ea3ece083ff387 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:19:24.567883 13675 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:24.586076 13618 tablet_service.cc:1511] Processing CreateTablet for tablet f54bfe0b7a2342c4b7e015be3851ca20 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:19:24.584803 13619 tablet_service.cc:1511] Processing CreateTablet for tablet 5d86c9e14b5a48bfa679650c7a777715 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:24.589632 13616 tablet_service.cc:1511] Processing CreateTablet for tablet d8d57cb88224464db6efdae2a95ef588 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:24.588325 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 995680effa2642de91ed5d3aa87914a6 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:24.590898 13615 tablet_service.cc:1511] Processing CreateTablet for tablet cae198a3f7ff45848c63fb20fbf707a0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:24.584745 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386b9abc651d4f5f990e6ce655ab2aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.592386 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae198a3f7ff45848c63fb20fbf707a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.593024 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d57cb88224464db6efdae2a95ef588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.593681 13618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f54bfe0b7a2342c4b7e015be3851ca20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.593981 13675 tablet_bootstrap.cc:654] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.592919 13469 tablet_service.cc:1511] Processing CreateTablet for tablet cae198a3f7ff45848c63fb20fbf707a0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:19:24.596752 13469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae198a3f7ff45848c63fb20fbf707a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.595868 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995680effa2642de91ed5d3aa87914a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.600334 13614 tablet_service.cc:1511] Processing CreateTablet for tablet 6c31b3e755024582bfaac81d4ed11f18 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:24.601455 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d86c9e14b5a48bfa679650c7a777715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.602888 13473 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5687346fa64a13b2ced7205477706e (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:24.603539 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c31b3e755024582bfaac81d4ed11f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.604233 13621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddb77fbf7484e77b5ea3ece083ff387. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.600971 13390 tablet_service.cc:1511] Processing CreateTablet for tablet 6c31b3e755024582bfaac81d4ed11f18 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:24.605464 13390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c31b3e755024582bfaac81d4ed11f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.604260 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5687346fa64a13b2ced7205477706e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.610042 13613 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5687346fa64a13b2ced7205477706e (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:24.610036 13389 tablet_service.cc:1511] Processing CreateTablet for tablet be43695b14b545ac948fabfb0a3cea64 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:24.611625 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be43695b14b545ac948fabfb0a3cea64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.611536 13613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5687346fa64a13b2ced7205477706e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.612135 13470 tablet_service.cc:1511] Processing CreateTablet for tablet be43695b14b545ac948fabfb0a3cea64 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:24.613583 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be43695b14b545ac948fabfb0a3cea64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.628955 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd462b65516486cae8e8ac1ab3573e0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:24.630439 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd462b65516486cae8e8ac1ab3573e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.633612 13466 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd462b65516486cae8e8ac1ab3573e0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:24.639017 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd462b65516486cae8e8ac1ab3573e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.651522 13541 tablet_service.cc:1511] Processing CreateTablet for tablet 9b89dcb40397414f97b906ac044baf20 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:19:24.653048 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b89dcb40397414f97b906ac044baf20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.652740 13547 tablet_service.cc:1511] Processing CreateTablet for tablet abc6c23d4e7243849517ff2afedd48c7 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:19:24.654099 13547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abc6c23d4e7243849517ff2afedd48c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.655186 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 6c31b3e755024582bfaac81d4ed11f18 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:19:24.656687 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c31b3e755024582bfaac81d4ed11f18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.657102 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 386b9abc651d4f5f990e6ce655ab2aef (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:19:24.658469 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386b9abc651d4f5f990e6ce655ab2aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.660964 13539 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5687346fa64a13b2ced7205477706e (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:19:24.662513 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5687346fa64a13b2ced7205477706e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.662130 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 330a0e32efc74e4f9f4dc777d3e72c39 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:19:24.663609 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 330a0e32efc74e4f9f4dc777d3e72c39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.664654 13538 tablet_service.cc:1511] Processing CreateTablet for tablet be43695b14b545ac948fabfb0a3cea64 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:19:24.664748 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 995680effa2642de91ed5d3aa87914a6 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:19:24.668687 13542 tablet_service.cc:1511] Processing CreateTablet for tablet d8d57cb88224464db6efdae2a95ef588 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:19:24.670251 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8d57cb88224464db6efdae2a95ef588. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.672555 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 995680effa2642de91ed5d3aa87914a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.660964 13545 tablet_service.cc:1511] Processing CreateTablet for tablet 5d86c9e14b5a48bfa679650c7a777715 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:19:24.682613 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be43695b14b545ac948fabfb0a3cea64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.692047 13545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d86c9e14b5a48bfa679650c7a777715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.719471 13470 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0c8aa15c1d49af97cd6a2fb86b728b (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:24.721002 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0c8aa15c1d49af97cd6a2fb86b728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.722343 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 0dd462b65516486cae8e8ac1ab3573e0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:19:24.735601 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0dd462b65516486cae8e8ac1ab3573e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.753659 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0c8aa15c1d49af97cd6a2fb86b728b (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:24.755371 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0c8aa15c1d49af97cd6a2fb86b728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.758950 13468 tablet_service.cc:1511] Processing CreateTablet for tablet bfff7ed2c5b04fada0658bc4fd79eac4 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:24.760195 13612 tablet_service.cc:1511] Processing CreateTablet for tablet 27be8eaada874cf98042b11932e170c3 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:24.761472 13612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27be8eaada874cf98042b11932e170c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.762125 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfff7ed2c5b04fada0658bc4fd79eac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.777838 13675 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:24.778373 13675 ts_tablet_manager.cc:1403] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.211s	user 0.012s	sys 0.008s
I20260710 13:19:24.780624 13546 tablet_service.cc:1511] Processing CreateTablet for tablet 27be8eaada874cf98042b11932e170c3 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:24.782215 13675 raft_consensus.cc:359] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:24.849628 13675 raft_consensus.cc:385] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:24.850028 13675 raft_consensus.cc:740] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:24.850705 13540 tablet_service.cc:1511] Processing CreateTablet for tablet 2a69efd882be4979ae0d9390335725a0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:24.794891 13617 tablet_service.cc:1511] Processing CreateTablet for tablet 57541bcb566d4c36a5b28dc8bd3cba67 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:24.797287 13391 tablet_service.cc:1511] Processing CreateTablet for tablet 27be8eaada874cf98042b11932e170c3 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:19:24.793737 13398 tablet_service.cc:1511] Processing CreateTablet for tablet 57541bcb566d4c36a5b28dc8bd3cba67 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:19:24.814590 13397 tablet_service.cc:1511] Processing CreateTablet for tablet bfff7ed2c5b04fada0658bc4fd79eac4 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:24.826457 13542 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0c8aa15c1d49af97cd6a2fb86b728b (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:19:24.834318 13620 tablet_service.cc:1511] Processing CreateTablet for tablet 2a69efd882be4979ae0d9390335725a0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:24.854863 13470 tablet_service.cc:1511] Processing CreateTablet for tablet 57541bcb566d4c36a5b28dc8bd3cba67 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
W20260710 13:19:24.837523 13354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:24.837512 13677 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:24.852933 13617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57541bcb566d4c36a5b28dc8bd3cba67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.855434 13539 tablet_service.cc:1511] Processing CreateTablet for tablet bfff7ed2c5b04fada0658bc4fd79eac4 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:19:24.850829 13675 consensus_queue.cc:260] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:24.856956 13620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a69efd882be4979ae0d9390335725a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.836647 13678 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:24.860471 13468 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d8edbd41c4e1087154c0906e30cf7 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:24.861352 13540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a69efd882be4979ae0d9390335725a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.861732 13468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d8edbd41c4e1087154c0906e30cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.867548 13393 tablet_service.cc:1511] Processing CreateTablet for tablet 2825f4d4618e4a76bdf8d48d810c1bea (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:24.870586 13542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0c8aa15c1d49af97cd6a2fb86b728b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.866102 13616 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d8edbd41c4e1087154c0906e30cf7 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:24.873411 13616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d8edbd41c4e1087154c0906e30cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.866343 13538 tablet_service.cc:1511] Processing CreateTablet for tablet 7f5d8edbd41c4e1087154c0906e30cf7 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:19:24.856207 13394 tablet_service.cc:1511] Processing CreateTablet for tablet 2a69efd882be4979ae0d9390335725a0 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:19:24.853025 13391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27be8eaada874cf98042b11932e170c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.885916 13544 tablet_service.cc:1511] Processing CreateTablet for tablet 2825f4d4618e4a76bdf8d48d810c1bea (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:24.886158 13466 tablet_service.cc:1511] Processing CreateTablet for tablet 2825f4d4618e4a76bdf8d48d810c1bea (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:19:24.887132 13397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfff7ed2c5b04fada0658bc4fd79eac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.887563 13615 tablet_service.cc:1511] Processing CreateTablet for tablet 21946ea42b284d71b38208d8cdea412a (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:24.888895 13615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21946ea42b284d71b38208d8cdea412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.890879 13467 tablet_service.cc:1511] Processing CreateTablet for tablet 21946ea42b284d71b38208d8cdea412a (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:24.893646 13389 tablet_service.cc:1511] Processing CreateTablet for tablet 21946ea42b284d71b38208d8cdea412a (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:19:24.895078 13389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21946ea42b284d71b38208d8cdea412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.894948 13619 tablet_service.cc:1511] Processing CreateTablet for tablet f127d8dd728b408298d00d04e873416b (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:24.908115 13619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f127d8dd728b408298d00d04e873416b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.910668 13614 tablet_service.cc:1511] Processing CreateTablet for tablet 5c46ead922cc4f50997ddd644e1ba097 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:24.912221 13393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2825f4d4618e4a76bdf8d48d810c1bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.913458 13678 tablet_bootstrap.cc:654] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.895928 13466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2825f4d4618e4a76bdf8d48d810c1bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.915015 13467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21946ea42b284d71b38208d8cdea412a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.898699 13392 tablet_service.cc:1511] Processing CreateTablet for tablet f127d8dd728b408298d00d04e873416b (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:24.917307 13392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f127d8dd728b408298d00d04e873416b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.902596 13473 tablet_service.cc:1511] Processing CreateTablet for tablet 5c46ead922cc4f50997ddd644e1ba097 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:24.918684 13473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c46ead922cc4f50997ddd644e1ba097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.904646 13539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfff7ed2c5b04fada0658bc4fd79eac4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.905911 13541 tablet_service.cc:1511] Processing CreateTablet for tablet f127d8dd728b408298d00d04e873416b (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:19:24.921479 13541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f127d8dd728b408298d00d04e873416b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.913411 13614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c46ead922cc4f50997ddd644e1ba097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.925395 13538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f5d8edbd41c4e1087154c0906e30cf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.926049 13679 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:24.927378 13398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57541bcb566d4c36a5b28dc8bd3cba67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.932241 13546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27be8eaada874cf98042b11932e170c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.933339 13544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2825f4d4618e4a76bdf8d48d810c1bea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.946323 13677 tablet_bootstrap.cc:654] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.946506 13470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57541bcb566d4c36a5b28dc8bd3cba67. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.946918 13394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a69efd882be4979ae0d9390335725a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.911649 13543 tablet_service.cc:1511] Processing CreateTablet for tablet 5c46ead922cc4f50997ddd644e1ba097 (DEFAULT_TABLE table=test-workload [id=8d8eebbbc74f477882808b2a22e29a01]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:19:24.978693 13543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c46ead922cc4f50997ddd644e1ba097. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:24.966511 13675 ts_tablet_manager.cc:1434] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.188s	user 0.006s	sys 0.009s
I20260710 13:19:24.967087 13508 heartbeater.cc:499] Master 127.10.254.190:42719 was elected leader, sending a full tablet report...
I20260710 13:19:24.984781 13675 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:24.986092 13679 tablet_bootstrap.cc:654] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:24.994511 13678 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:24.996909 13678 ts_tablet_manager.cc:1403] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.161s	user 0.015s	sys 0.000s
I20260710 13:19:24.987720 13680 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.001108 13680 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.018375 13678 raft_consensus.cc:359] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.019851 13680 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.020972 13678 raft_consensus.cc:385] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.045295 13433 heartbeater.cc:499] Master 127.10.254.190:42719 was elected leader, sending a full tablet report...
I20260710 13:19:25.043624 13675 tablet_bootstrap.cc:654] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.048635 13677 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.049902 13677 ts_tablet_manager.cc:1403] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.213s	user 0.015s	sys 0.015s
I20260710 13:19:25.053092 13677 raft_consensus.cc:359] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.054029 13677 raft_consensus.cc:385] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.054402 13677 raft_consensus.cc:740] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.055392 13677 consensus_queue.cc:260] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.031237 13678 raft_consensus.cc:740] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.070714 13678 consensus_queue.cc:260] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.093050 13678 ts_tablet_manager.cc:1434] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.096s	user 0.012s	sys 0.000s
I20260710 13:19:25.094138 13678 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.100121 13677 ts_tablet_manager.cc:1434] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.050s	user 0.012s	sys 0.005s
I20260710 13:19:25.100939 13656 heartbeater.cc:499] Master 127.10.254.190:42719 was elected leader, sending a full tablet report...
I20260710 13:19:25.101267 13677 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.107803 13677 tablet_bootstrap.cc:654] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.109261 13679 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.109531 13675 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.109728 13679 ts_tablet_manager.cc:1403] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.184s	user 0.012s	sys 0.007s
I20260710 13:19:25.110001 13675 ts_tablet_manager.cc:1403] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.125s	user 0.010s	sys 0.006s
I20260710 13:19:25.114189 13678 tablet_bootstrap.cc:654] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.111873 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.107597 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
W20260710 13:19:25.118228 13448 leader_election.cc:343] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:25.119138 13449 leader_election.cc:343] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.119576 13449 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:25.112813 13679 raft_consensus.cc:359] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.120782 13679 raft_consensus.cc:385] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.122430 13679 raft_consensus.cc:740] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.120411 13675 raft_consensus.cc:359] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.123543 13680 raft_consensus.cc:2749] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:25.124233 13509 tablet.cc:2406] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:25.123983 13679 consensus_queue.cc:260] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.125535 13675 raft_consensus.cc:385] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.125978 13675 raft_consensus.cc:740] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.126951 13675 consensus_queue.cc:260] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.129401 13675 ts_tablet_manager.cc:1434] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 13:19:25.130681 13675 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.142668 13675 tablet_bootstrap.cc:654] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.149674 13582 heartbeater.cc:499] Master 127.10.254.190:42719 was elected leader, sending a full tablet report...
I20260710 13:19:25.150828 13679 ts_tablet_manager.cc:1434] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.041s	user 0.012s	sys 0.004s
I20260710 13:19:25.152246 13679 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.157500 13677 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.158077 13677 ts_tablet_manager.cc:1403] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.057s	user 0.003s	sys 0.033s
I20260710 13:19:25.162855 13687 raft_consensus.cc:493] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.163395 13679 tablet_bootstrap.cc:654] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.163761 13687 raft_consensus.cc:515] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.166286 13687 leader_election.cc:290] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.173718 13677 raft_consensus.cc:359] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.174654 13677 raft_consensus.cc:385] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.174989 13677 raft_consensus.cc:740] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.175927 13677 consensus_queue.cc:260] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.182600 13677 ts_tablet_manager.cc:1434] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:19:25.186033 13677 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.190877 13678 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.191464 13678 ts_tablet_manager.cc:1403] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.098s	user 0.035s	sys 0.020s
I20260710 13:19:25.193149 13675 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.193590 13677 tablet_bootstrap.cc:654] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.193732 13675 ts_tablet_manager.cc:1403] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.009s
I20260710 13:19:25.194525 13678 raft_consensus.cc:359] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.195369 13678 raft_consensus.cc:385] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.195684 13678 raft_consensus.cc:740] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.196522 13678 consensus_queue.cc:260] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.198913 13678 ts_tablet_manager.cc:1434] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:25.200110 13678 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.201093 13679 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.201730 13679 ts_tablet_manager.cc:1403] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.007s
I20260710 13:19:25.203599 13675 raft_consensus.cc:359] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.204943 13691 raft_consensus.cc:493] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.205024 13679 raft_consensus.cc:359] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.208761 13679 raft_consensus.cc:385] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.210826 13679 raft_consensus.cc:740] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.205560 13691 raft_consensus.cc:515] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.211844 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb77fbf7484e77b5ea3ece083ff387" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.211928 13679 consensus_queue.cc:260] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
W20260710 13:19:25.213809 13597 leader_election.cc:343] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.209167 13678 tablet_bootstrap.cc:654] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.217911 13688 raft_consensus.cc:493] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.219636 13688 raft_consensus.cc:515] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.224861 13688 leader_election.cc:290] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.218087 13691 leader_election.cc:290] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.247231 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb77fbf7484e77b5ea3ece083ff387" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.204478 13675 raft_consensus.cc:385] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.248864 13675 raft_consensus.cc:740] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
W20260710 13:19:25.249410 13595 leader_election.cc:343] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.250051 13595 leader_election.cc:304] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:25.251042 13687 raft_consensus.cc:2749] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.268080 13687 raft_consensus.cc:493] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.268698 13687 raft_consensus.cc:515] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.272699 13687 leader_election.cc:290] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.274466 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.278784 13680 raft_consensus.cc:493] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.280212 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
W20260710 13:19:25.281984 13595 leader_election.cc:343] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.282397 13680 raft_consensus.cc:515] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
W20260710 13:19:25.283025 13597 leader_election.cc:343] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.283492 13597 leader_election.cc:304] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:25.249845 13675 consensus_queue.cc:260] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.284819 13687 raft_consensus.cc:2749] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.285195 13680 leader_election.cc:290] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.286922 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc6c23d4e7243849517ff2afedd48c7" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.287700 13408 raft_consensus.cc:2468] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:25.289243 13449 leader_election.cc:304] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:25.291064 13679 ts_tablet_manager.cc:1434] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.089s	user 0.031s	sys 0.038s
I20260710 13:19:25.291183 13680 raft_consensus.cc:2804] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.291677 13680 raft_consensus.cc:493] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.292063 13680 raft_consensus.cc:3060] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.292388 13679 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.322772 13679 tablet_bootstrap.cc:654] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.331404 13678 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.332022 13678 ts_tablet_manager.cc:1403] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.132s	user 0.016s	sys 0.009s
I20260710 13:19:25.338083 13675 ts_tablet_manager.cc:1434] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.144s	user 0.008s	sys 0.018s
I20260710 13:19:25.339210 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc6c23d4e7243849517ff2afedd48c7" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.341622 13680 raft_consensus.cc:515] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.342311 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a0e32efc74e4f9f4dc777d3e72c39" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.344403 13677 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.345885 13677 ts_tablet_manager.cc:1403] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.160s	user 0.032s	sys 0.094s
I20260710 13:19:25.349295 13483 raft_consensus.cc:2393] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e131ba64c4b14db5b2b5178171874765 in current term 1: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
W20260710 13:19:25.353018 13523 leader_election.cc:343] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.351238 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc6c23d4e7243849517ff2afedd48c7" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:25.355223 13408 raft_consensus.cc:3060] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.346662 13678 raft_consensus.cc:359] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.356024 13678 raft_consensus.cc:385] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.356354 13678 raft_consensus.cc:740] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.357203 13678 consensus_queue.cc:260] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.348740 13677 raft_consensus.cc:359] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.362309 13677 raft_consensus.cc:385] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.361904 13408 raft_consensus.cc:2468] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:25.362711 13677 raft_consensus.cc:740] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.365541 13449 leader_election.cc:304] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:25.365324 13677 consensus_queue.cc:260] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.366852 13679 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.367380 13679 ts_tablet_manager.cc:1403] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.075s	user 0.016s	sys 0.013s
I20260710 13:19:25.351028 13680 leader_election.cc:290] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.368007 13680 raft_consensus.cc:2804] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.368793 13698 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.371588 13698 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.370327 13679 raft_consensus.cc:359] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.373345 13679 raft_consensus.cc:385] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.373641 13679 raft_consensus.cc:740] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.374119 13698 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.359565 13678 ts_tablet_manager.cc:1434] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.000s
I20260710 13:19:25.375427 13678 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.347375 13675 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.374377 13679 consensus_queue.cc:260] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.371069 13677 ts_tablet_manager.cc:1434] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.003s
I20260710 13:19:25.385205 13679 ts_tablet_manager.cc:1434] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260710 13:19:25.385869 13677 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.386289 13679 tablet_bootstrap.cc:492] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.387686 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
W20260710 13:19:25.389386 13522 leader_election.cc:343] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.384681 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.393661 13677 tablet_bootstrap.cc:654] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.393855 13679 tablet_bootstrap.cc:654] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.394137 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc6c23d4e7243849517ff2afedd48c7" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.395843 13680 raft_consensus.cc:697] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
W20260710 13:19:25.397212 13523 leader_election.cc:343] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.397797 13523 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:25.397895 13680 consensus_queue.cc:237] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.398773 13698 raft_consensus.cc:2749] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.395412 13678 tablet_bootstrap.cc:654] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.395428 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc6c23d4e7243849517ff2afedd48c7" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
W20260710 13:19:25.400132 13448 leader_election.cc:343] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.400664 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a0e32efc74e4f9f4dc777d3e72c39" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.401322 13483 raft_consensus.cc:2468] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 0.
W20260710 13:19:25.401516 13448 leader_election.cc:343] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.403311 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abc6c23d4e7243849517ff2afedd48c7" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.405912 13521 leader_election.cc:304] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [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: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: e131ba64c4b14db5b2b5178171874765
I20260710 13:19:25.406813 13698 raft_consensus.cc:2804] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.406996 13678 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.407226 13698 raft_consensus.cc:493] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.407578 13698 raft_consensus.cc:3060] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.407649 13678 ts_tablet_manager.cc:1403] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 13:19:25.410737 13678 raft_consensus.cc:359] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.411511 13678 raft_consensus.cc:385] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.411882 13678 raft_consensus.cc:740] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.412813 13678 consensus_queue.cc:260] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.414951 13698 raft_consensus.cc:515] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
W20260710 13:19:25.416635 13373 leader_election.cc:343] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.417074 13373 leader_election.cc:304] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:25.418295 13678 ts_tablet_manager.cc:1434] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:25.419401 13678 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.418202 13688 raft_consensus.cc:2749] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.427235 13698 leader_election.cc:290] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.438702 13678 tablet_bootstrap.cc:654] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.434924 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a0e32efc74e4f9f4dc777d3e72c39" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:25.439225 13483 raft_consensus.cc:3060] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.447335 13483 raft_consensus.cc:2468] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 1.
I20260710 13:19:25.433209 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "330a0e32efc74e4f9f4dc777d3e72c39" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
W20260710 13:19:25.449352 13523 leader_election.cc:343] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.451130 13521 leader_election.cc:304] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [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: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: e131ba64c4b14db5b2b5178171874765
I20260710 13:19:25.453015 13675 tablet_bootstrap.cc:654] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.456023 13698 raft_consensus.cc:2804] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.457479 13698 raft_consensus.cc:697] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:25.458546 13698 consensus_queue.cc:237] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.472443 13679 tablet_bootstrap.cc:492] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.473071 13679 ts_tablet_manager.cc:1403] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.087s	user 0.037s	sys 0.040s
I20260710 13:19:25.476523 13679 raft_consensus.cc:359] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.477399 13679 raft_consensus.cc:385] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.477730 13679 raft_consensus.cc:740] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.479976 13679 consensus_queue.cc:260] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.482810 13679 ts_tablet_manager.cc:1434] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:25.484050 13679 tablet_bootstrap.cc:492] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.483873 13303 catalog_manager.cc:5697] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.496147 13677 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.496778 13677 ts_tablet_manager.cc:1403] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.111s	user 0.046s	sys 0.059s
I20260710 13:19:25.499403 13679 tablet_bootstrap.cc:654] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.501175 13678 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.501708 13678 ts_tablet_manager.cc:1403] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.083s	user 0.037s	sys 0.033s
I20260710 13:19:25.505249 13677 raft_consensus.cc:359] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.506131 13677 raft_consensus.cc:385] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.506438 13677 raft_consensus.cc:740] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.506630 13306 catalog_manager.cc:5697] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:25.507328 13677 consensus_queue.cc:260] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.508867 13678 raft_consensus.cc:359] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.509629 13678 raft_consensus.cc:385] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.509939 13678 raft_consensus.cc:740] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.509984 13677 ts_tablet_manager.cc:1434] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.004s
I20260710 13:19:25.510751 13678 consensus_queue.cc:260] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.511242 13677 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.514106 13675 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.514660 13675 ts_tablet_manager.cc:1403] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.167s	user 0.012s	sys 0.003s
I20260710 13:19:25.517851 13675 raft_consensus.cc:359] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.518606 13675 raft_consensus.cc:385] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.518656 13687 raft_consensus.cc:493] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.519326 13687 raft_consensus.cc:515] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.519816 13678 ts_tablet_manager.cc:1434] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260710 13:19:25.520815 13675 raft_consensus.cc:740] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.521783 13687 leader_election.cc:290] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.523063 13678 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.523721 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.524427 13408 raft_consensus.cc:2468] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:25.525830 13597 leader_election.cc:304] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:25.527071 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
W20260710 13:19:25.529057 13595 leader_election.cc:343] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.530375 13678 tablet_bootstrap.cc:654] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.531111 13677 tablet_bootstrap.cc:654] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.532258 13679 tablet_bootstrap.cc:492] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.532824 13679 ts_tablet_manager.cc:1403] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.000s
I20260710 13:19:25.534040 13687 raft_consensus.cc:2804] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.535230 13687 raft_consensus.cc:493] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.535597 13687 raft_consensus.cc:3060] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.533667 13675 consensus_queue.cc:260] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.537607 13679 raft_consensus.cc:359] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.538187 13679 raft_consensus.cc:385] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.538419 13679 raft_consensus.cc:740] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.539005 13675 ts_tablet_manager.cc:1434] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260710 13:19:25.539049 13679 consensus_queue.cc:260] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.540284 13675 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.541631 13679 ts_tablet_manager.cc:1434] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 13:19:25.542744 13679 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.544957 13687 raft_consensus.cc:515] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.547266 13687 leader_election.cc:290] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.548215 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:25.548446 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:25.548853 13408 raft_consensus.cc:3060] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:25.550083 13595 leader_election.cc:343] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.551154 13675 tablet_bootstrap.cc:654] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.558987 13408 raft_consensus.cc:2468] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:25.561108 13597 leader_election.cc:304] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [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: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:25.562693 13687 raft_consensus.cc:2804] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.563651 13675 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.564460 13675 ts_tablet_manager.cc:1403] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 13:19:25.567811 13675 raft_consensus.cc:359] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.568444 13675 raft_consensus.cc:385] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.568706 13675 raft_consensus.cc:740] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.569380 13675 consensus_queue.cc:260] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.569741 13677 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.570403 13677 ts_tablet_manager.cc:1403] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.006s
I20260710 13:19:25.571331 13675 ts_tablet_manager.cc:1434] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:25.572415 13675 tablet_bootstrap.cc:492] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.573673 13678 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.574333 13678 ts_tablet_manager.cc:1403] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.012s
I20260710 13:19:25.577611 13678 raft_consensus.cc:359] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.578583 13678 raft_consensus.cc:385] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.578778 13675 tablet_bootstrap.cc:654] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.578959 13678 raft_consensus.cc:740] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.579936 13678 consensus_queue.cc:260] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.581912 13677 raft_consensus.cc:359] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.582711 13677 raft_consensus.cc:385] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.562736 13679 tablet_bootstrap.cc:654] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.582991 13677 raft_consensus.cc:740] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.591046 13688 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.591614 13688 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.592612 13678 ts_tablet_manager.cc:1434] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260710 13:19:25.597720 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.598564 13483 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:25.602084 13678 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.603905 13372 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:25.604423 13675 tablet_bootstrap.cc:492] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.604980 13675 ts_tablet_manager.cc:1403] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260710 13:19:25.607975 13688 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.613483 13688 raft_consensus.cc:2804] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.614157 13688 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.616153 13688 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.612730 13687 raft_consensus.cc:697] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:25.622416 13698 raft_consensus.cc:493] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.622936 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.622968 13698 raft_consensus.cc:515] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.624459 13677 consensus_queue.cc:260] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.627099 13677 ts_tablet_manager.cc:1434] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260710 13:19:25.628305 13677 tablet_bootstrap.cc:492] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.628607 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c31b3e755024582bfaac81d4ed11f18" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.629782 13698 leader_election.cc:290] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.631323 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c31b3e755024582bfaac81d4ed11f18" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
W20260710 13:19:25.633219 13522 leader_election.cc:343] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:25.634656 13523 leader_election.cc:343] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.635174 13523 leader_election.cc:304] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:25.635551 13677 tablet_bootstrap.cc:654] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.636098 13631 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:25.639443 13698 raft_consensus.cc:2749] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.643343 13675 raft_consensus.cc:359] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.644438 13679 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.644603 13728 raft_consensus.cc:493] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.650243 13678 tablet_bootstrap.cc:654] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.650825 13728 raft_consensus.cc:515] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.651104 13688 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.651544 13675 raft_consensus.cc:385] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.652115 13679 ts_tablet_manager.cc:1403] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.110s	user 0.026s	sys 0.024s
I20260710 13:19:25.653206 13675 raft_consensus.cc:740] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.654323 13675 consensus_queue.cc:260] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.645511 13687 consensus_queue.cc:237] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.656055 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.656857 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.658071 13483 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
W20260710 13:19:25.658460 13373 leader_election.cc:343] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.657691 13728 leader_election.cc:290] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.662061 13372 leader_election.cc:304] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:25.662876 13728 raft_consensus.cc:2804] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.663221 13728 raft_consensus.cc:493] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.663545 13728 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.663668 13677 tablet_bootstrap.cc:492] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.664219 13677 ts_tablet_manager.cc:1403] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.020s
I20260710 13:19:25.667212 13677 raft_consensus.cc:359] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.668177 13677 raft_consensus.cc:385] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.668534 13677 raft_consensus.cc:740] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.669255 13688 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:25.669559 13680 raft_consensus.cc:493] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.670048 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:25.670148 13680 raft_consensus.cc:515] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.670691 13631 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.670502 13679 raft_consensus.cc:359] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.671257 13679 raft_consensus.cc:385] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.671562 13679 raft_consensus.cc:740] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.672256 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:25.672907 13483 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.672453 13680 leader_election.cc:290] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.672372 13679 consensus_queue.cc:260] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.674834 13675 ts_tablet_manager.cc:1434] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.000s
I20260710 13:19:25.675602 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb77fbf7484e77b5ea3ece083ff387" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.676376 13630 raft_consensus.cc:2468] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:25.677764 13448 leader_election.cc:304] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:25.678670 13675 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.678750 13706 raft_consensus.cc:2804] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.679277 13706 raft_consensus.cc:493] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.679577 13706 raft_consensus.cc:3060] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.685683 13675 tablet_bootstrap.cc:654] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.686758 13706 raft_consensus.cc:515] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.670693 13303 catalog_manager.cc:5697] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.688575 13679 ts_tablet_manager.cc:1434] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 13:19:25.690781 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb77fbf7484e77b5ea3ece083ff387" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:25.691392 13630 raft_consensus.cc:3060] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.688144 13728 raft_consensus.cc:515] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.673574 13677 consensus_queue.cc:260] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.693661 13679 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.695461 13677 ts_tablet_manager.cc:1434] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260710 13:19:25.695958 13680 raft_consensus.cc:493] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.696452 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb77fbf7484e77b5ea3ece083ff387" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.697180 13408 raft_consensus.cc:2468] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:25.699640 13631 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:25.700899 13373 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:25.702085 13688 raft_consensus.cc:2804] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.696511 13680 raft_consensus.cc:515] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.702584 13688 raft_consensus.cc:697] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:25.702834 13677 tablet_bootstrap.cc:492] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.703439 13688 consensus_queue.cc:237] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.705005 13687 raft_consensus.cc:493] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.708336 13687 raft_consensus.cc:515] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.710180 13687 leader_election.cc:290] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.707363 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.711287 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5687346fa64a13b2ced7205477706e" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
W20260710 13:19:25.713071 13595 leader_election.cc:343] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.713388 13677 tablet_bootstrap.cc:654] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.685781 13483 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:25.720155 13728 leader_election.cc:290] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.721273 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:25.721916 13482 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.725420 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:25.726087 13557 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:25.728147 13448 leader_election.cc:343] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.726883 13306 catalog_manager.cc:5697] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.729442 13482 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:25.733254 13680 leader_election.cc:290] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:25.733608 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddb77fbf7484e77b5ea3ece083ff387" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:25.717484 13679 tablet_bootstrap.cc:654] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.739001 13372 leader_election.cc:304] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:25.738873 13557 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:25.718479 13706 leader_election.cc:290] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.738018 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5687346fa64a13b2ced7205477706e" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.740691 13556 raft_consensus.cc:2468] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:25.740705 13688 raft_consensus.cc:2804] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.741061 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.741508 13688 raft_consensus.cc:697] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:25.742286 13596 leader_election.cc:304] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [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: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13
W20260710 13:19:25.742482 13448 leader_election.cc:343] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.742973 13448 leader_election.cc:304] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:25.742511 13688 consensus_queue.cc:237] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.743989 13687 raft_consensus.cc:2804] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.744390 13687 raft_consensus.cc:493] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.744716 13687 raft_consensus.cc:3060] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.735872 13408 raft_consensus.cc:3060] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.748558 13706 raft_consensus.cc:2749] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.752275 13630 raft_consensus.cc:2468] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:25.756259 13448 leader_election.cc:304] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:25.755355 13408 raft_consensus.cc:2468] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:25.758541 13675 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.758983 13675 ts_tablet_manager.cc:1403] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.081s	user 0.030s	sys 0.007s
I20260710 13:19:25.760547 13724 raft_consensus.cc:493] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.760921 13724 raft_consensus.cc:515] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.755379 13687 raft_consensus.cc:515] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.765261 13675 raft_consensus.cc:359] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.766178 13675 raft_consensus.cc:385] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.766570 13675 raft_consensus.cc:740] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.766950 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.767511 13675 consensus_queue.cc:260] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.770502 13687 leader_election.cc:290] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.771042 13675 ts_tablet_manager.cc:1434] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 13:19:25.772127 13675 tablet_bootstrap.cc:492] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
W20260710 13:19:25.772534 13596 leader_election.cc:343] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.774087 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5687346fa64a13b2ced7205477706e" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:25.774890 13557 raft_consensus.cc:3060] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.778793 13675 tablet_bootstrap.cc:654] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.762777 13724 leader_election.cc:290] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.780838 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5687346fa64a13b2ced7205477706e" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
W20260710 13:19:25.782806 13595 leader_election.cc:343] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.781800 13706 raft_consensus.cc:2804] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.765929 13678 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.784126 13706 raft_consensus.cc:697] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:25.784375 13678 ts_tablet_manager.cc:1403] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.183s	user 0.011s	sys 0.005s
I20260710 13:19:25.770191 13303 catalog_manager.cc:5697] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:25.788256 13557 raft_consensus.cc:2468] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:25.789749 13596 leader_election.cc:304] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [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: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:25.791059 13724 raft_consensus.cc:2804] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.792443 13724 raft_consensus.cc:697] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:25.793397 13724 consensus_queue.cc:237] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.794939 13706 consensus_queue.cc:237] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.787477 13678 raft_consensus.cc:359] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.805213 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.806869 13678 raft_consensus.cc:385] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:25.808575 13597 leader_election.cc:343] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.808899 13678 raft_consensus.cc:740] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.809227 13597 leader_election.cc:304] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:25.809721 13678 consensus_queue.cc:260] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.811897 13687 raft_consensus.cc:2749] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:25.812649 13679 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:25.814611 13679 ts_tablet_manager.cc:1403] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.121s	user 0.032s	sys 0.020s
I20260710 13:19:25.812668 13678 ts_tablet_manager.cc:1434] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 13:19:25.818632 13677 tablet_bootstrap.cc:492] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.820106 13677 ts_tablet_manager.cc:1403] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.118s	user 0.016s	sys 0.011s
I20260710 13:19:25.825732 13678 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.828114 13679 raft_consensus.cc:359] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.829053 13679 raft_consensus.cc:385] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.829380 13679 raft_consensus.cc:740] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.830202 13679 consensus_queue.cc:260] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.832682 13679 ts_tablet_manager.cc:1434] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:25.833696 13679 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:25.823436 13677 raft_consensus.cc:359] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.842774 13675 tablet_bootstrap.cc:492] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.843336 13675 ts_tablet_manager.cc:1403] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.006s
I20260710 13:19:25.846199 13675 raft_consensus.cc:359] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.839044 13677 raft_consensus.cc:385] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.847620 13677 raft_consensus.cc:740] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.847760 13675 raft_consensus.cc:385] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.848413 13675 raft_consensus.cc:740] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.848529 13677 consensus_queue.cc:260] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.849269 13675 consensus_queue.cc:260] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.851713 13675 ts_tablet_manager.cc:1434] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:25.853833 13675 tablet_bootstrap.cc:492] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
W20260710 13:19:25.858722 13354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:25.859462 13675 tablet_bootstrap.cc:654] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.854039 13688 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.861549 13688 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.861351 13305 catalog_manager.cc:5697] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:25.864457 13448 consensus_peers.cc:597] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Couldn't send request to peer 1ea27ac73ff54f539b097560e645e440. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:25.864923 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.865669 13557 raft_consensus.cc:2468] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:25.867966 13678 tablet_bootstrap.cc:654] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.868862 13373 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:25.869768 13728 raft_consensus.cc:2804] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.870159 13728 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.870510 13728 raft_consensus.cc:3060] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.872320 13688 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:25.875903 13677 ts_tablet_manager.cc:1434] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.055s	user 0.008s	sys 0.001s
I20260710 13:19:25.878875 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.879141 13677 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
W20260710 13:19:25.880425 13373 leader_election.cc:343] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.876127 13679 tablet_bootstrap.cc:654] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.882154 13680 consensus_queue.cc:1048] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.893399 13678 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:25.893947 13678 ts_tablet_manager.cc:1403] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.008s
I20260710 13:19:25.895682 13677 tablet_bootstrap.cc:654] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.896842 13678 raft_consensus.cc:359] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.897560 13678 raft_consensus.cc:385] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.897848 13678 raft_consensus.cc:740] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.898538 13678 consensus_queue.cc:260] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.900606 13678 ts_tablet_manager.cc:1434] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:25.900290 13306 catalog_manager.cc:5697] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:25.901634 13678 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:25.906827 13728 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.908161 13678 tablet_bootstrap.cc:654] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.910513 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:25.911242 13557 raft_consensus.cc:3060] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.911336 13698 raft_consensus.cc:493] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.913898 13698 raft_consensus.cc:515] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.916997 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d57cb88224464db6efdae2a95ef588" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
W20260710 13:19:25.918430 13522 leader_election.cc:343] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.918493 13557 raft_consensus.cc:2468] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:25.919946 13691 consensus_queue.cc:1048] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:25.921456 13373 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:25.924261 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:25.926012 13675 tablet_bootstrap.cc:492] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.926498 13675 ts_tablet_manager.cc:1403] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.000s
W20260710 13:19:25.926673 13373 leader_election.cc:343] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.927276 13698 leader_election.cc:290] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:25.922912 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d57cb88224464db6efdae2a95ef588" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.928288 13483 raft_consensus.cc:2468] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 0.
I20260710 13:19:25.929527 13521 leader_election.cc:304] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [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: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:25.930574 13698 raft_consensus.cc:2804] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:25.930924 13698 raft_consensus.cc:493] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:25.931214 13698 raft_consensus.cc:3060] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.933884 13688 raft_consensus.cc:2804] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.934439 13688 raft_consensus.cc:697] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:25.938017 13698 raft_consensus.cc:515] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.933084 13675 raft_consensus.cc:359] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.938995 13675 raft_consensus.cc:385] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.939309 13675 raft_consensus.cc:740] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.940394 13706 raft_consensus.cc:493] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.940104 13675 consensus_queue.cc:260] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.940881 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d57cb88224464db6efdae2a95ef588" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:25.940861 13706 raft_consensus.cc:515] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:25.941560 13483 raft_consensus.cc:3060] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.922995 13728 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:25.943909 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:25.946547 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:25.947350 13406 raft_consensus.cc:2393] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 1: Already voted for candidate f8c4e78190d04fc1815417624e28f2ec in this term.
I20260710 13:19:25.948635 13449 leader_election.cc:304] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:25.951546 13675 ts_tablet_manager.cc:1434] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.000s
I20260710 13:19:25.952867 13675 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.957628 13677 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.958278 13677 ts_tablet_manager.cc:1403] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.079s	user 0.011s	sys 0.004s
I20260710 13:19:25.958549 13749 raft_consensus.cc:3060] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:25.961597 13677 raft_consensus.cc:359] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.935263 13688 consensus_queue.cc:237] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.962479 13677 raft_consensus.cc:385] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.962817 13677 raft_consensus.cc:740] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.963552 13677 consensus_queue.cc:260] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:25.965984 13677 ts_tablet_manager.cc:1434] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:25.967285 13677 tablet_bootstrap.cc:492] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:25.958283 13483 raft_consensus.cc:2468] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 1.
I20260710 13:19:25.971753 13675 tablet_bootstrap.cc:654] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.974982 13677 tablet_bootstrap.cc:654] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:25.943095 13706 leader_election.cc:290] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:25.982952 13724 raft_consensus.cc:493] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:25.983574 13675 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:25.984313 13675 ts_tablet_manager.cc:1403] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.005s
I20260710 13:19:25.985374 13521 leader_election.cc:304] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: 
I20260710 13:19:25.986245 13691 raft_consensus.cc:2804] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:25.986464 13677 tablet_bootstrap.cc:492] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:25.986961 13677 ts_tablet_manager.cc:1403] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260710 13:19:25.986999 13675 raft_consensus.cc:359] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.987742 13675 raft_consensus.cc:385] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:25.988042 13675 raft_consensus.cc:740] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:25.983548 13724 raft_consensus.cc:515] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.990206 13677 raft_consensus.cc:359] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:25.991276 13724 leader_election.cc:290] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:25.991515 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:25.993700 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:25.994874 13483 raft_consensus.cc:2468] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
W20260710 13:19:25.998039 13596 leader_election.cc:343] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:25.988763 13675 consensus_queue.cc:260] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:25.999296 13595 leader_election.cc:304] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [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: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:26.000656 13724 raft_consensus.cc:2804] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.001052 13724 raft_consensus.cc:493] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.001379 13724 raft_consensus.cc:3060] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.001739 13675 ts_tablet_manager.cc:1434] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 13:19:26.002804 13675 tablet_bootstrap.cc:492] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:25.990960 13677 raft_consensus.cc:385] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.012858 13677 raft_consensus.cc:740] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.013105 13675 tablet_bootstrap.cc:654] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.013661 13677 consensus_queue.cc:260] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.018321 13679 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:26.018819 13679 ts_tablet_manager.cc:1403] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.185s	user 0.052s	sys 0.041s
I20260710 13:19:26.018777 13408 raft_consensus.cc:3060] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.018949 13691 raft_consensus.cc:697] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:26.020452 13691 consensus_queue.cc:237] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.022229 13679 raft_consensus.cc:359] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.023072 13679 raft_consensus.cc:385] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.023360 13679 raft_consensus.cc:740] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.024137 13679 consensus_queue.cc:260] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.026130 13679 ts_tablet_manager.cc:1434] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:26.027072 13679 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:26.033109 13679 tablet_bootstrap.cc:654] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.035943 13698 leader_election.cc:290] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:26.039306 13677 ts_tablet_manager.cc:1434] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.002s
I20260710 13:19:26.043844 13677 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:26.047272 13687 raft_consensus.cc:493] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.047873 13687 raft_consensus.cc:515] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.048130 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d57cb88224464db6efdae2a95ef588" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:26.049976 13687 leader_election.cc:290] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:26.050104 13749 raft_consensus.cc:2749] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:26.055996 13522 leader_election.cc:343] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.058921 13303 catalog_manager.cc:5697] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.061874 13698 consensus_queue.cc:1048] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:26.012111 13724 raft_consensus.cc:515] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.079567 13724 leader_election.cc:290] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.079759 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:26.080430 13482 raft_consensus.cc:3060] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.093026 13482 raft_consensus.cc:2468] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:26.071467 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c31b3e755024582bfaac81d4ed11f18" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:26.094442 13595 leader_election.cc:304] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.095434 13724 raft_consensus.cc:2804] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.095942 13724 raft_consensus.cc:697] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
W20260710 13:19:26.096951 13523 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.129:42137, user_credentials={real_user=slave}} blocked reactor thread for 68898.4us
I20260710 13:19:26.096871 13724 consensus_queue.cc:237] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.097687 13678 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:26.098150 13678 ts_tablet_manager.cc:1403] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.197s	user 0.028s	sys 0.022s
I20260710 13:19:26.100808 13678 raft_consensus.cc:359] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.101897 13678 raft_consensus.cc:385] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.102186 13678 raft_consensus.cc:740] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.103252 13679 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:26.103108 13678 consensus_queue.cc:260] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.103850 13679 ts_tablet_manager.cc:1403] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.077s	user 0.007s	sys 0.025s
I20260710 13:19:26.105243 13678 ts_tablet_manager.cc:1434] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:26.106284 13678 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:26.106595 13679 raft_consensus.cc:359] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.107272 13679 raft_consensus.cc:385] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.107537 13679 raft_consensus.cc:740] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.094374 13408 raft_consensus.cc:2468] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:26.109295 13675 tablet_bootstrap.cc:492] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.109817 13675 ts_tablet_manager.cc:1403] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.018s
I20260710 13:19:26.112287 13678 tablet_bootstrap.cc:654] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.109144 13597 leader_election.cc:304] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.113605 13724 raft_consensus.cc:2804] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.114023 13724 raft_consensus.cc:493] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.114364 13724 raft_consensus.cc:3060] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.112521 13675 raft_consensus.cc:359] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.118038 13675 raft_consensus.cc:385] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.118377 13675 raft_consensus.cc:740] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.118086 13306 catalog_manager.cc:5697] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:26.121412 13688 consensus_queue.cc:1048] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.121723 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c31b3e755024582bfaac81d4ed11f18" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.122342 13557 raft_consensus.cc:2468] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:26.123282 13698 raft_consensus.cc:493] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.123927 13698 raft_consensus.cc:515] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.126607 13678 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:26.127349 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:26.119145 13675 consensus_queue.cc:260] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.127557 13698 leader_election.cc:290] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:26.128010 13631 raft_consensus.cc:2468] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 0.
I20260710 13:19:26.129280 13675 ts_tablet_manager.cc:1434] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:19:26.130216 13675 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.131165 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:26.132054 13522 leader_election.cc:304] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.133064 13691 raft_consensus.cc:2804] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.133839 13688 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.133615 13679 consensus_queue.cc:260] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.134312 13688 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.135023 13678 ts_tablet_manager.cc:1403] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 13:19:26.137717 13679 ts_tablet_manager.cc:1434] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.034s	user 0.001s	sys 0.005s
I20260710 13:19:26.137553 13678 raft_consensus.cc:359] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.138178 13678 raft_consensus.cc:385] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.138446 13678 raft_consensus.cc:740] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.138635 13679 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:26.139076 13678 consensus_queue.cc:260] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.128103 13698 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.140229 13698 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.141215 13749 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.141673 13749 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.141786 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.142920 13482 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:26.143862 13749 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.144703 13372 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:26.145890 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.146420 13688 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.146572 13557 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:26.133447 13691 raft_consensus.cc:493] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.147815 13691 raft_consensus.cc:3060] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.148130 13448 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: 
I20260710 13:19:26.149199 13749 raft_consensus.cc:2804] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.149602 13749 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.149952 13749 raft_consensus.cc:3060] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.150374 13751 raft_consensus.cc:493] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.150874 13751 raft_consensus.cc:515] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.152282 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:26.152947 13408 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:26.153112 13751 leader_election.cc:290] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:26.154353 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5687346fa64a13b2ced7205477706e" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
W20260710 13:19:26.155308 13596 leader_election.cc:343] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.156673 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5687346fa64a13b2ced7205477706e" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.157656 13557 raft_consensus.cc:2393] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 1: Already voted for candidate f8c4e78190d04fc1815417624e28f2ec in this term.
I20260710 13:19:26.159502 13448 leader_election.cc:304] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:26.160363 13724 raft_consensus.cc:515] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.160830 13751 raft_consensus.cc:3060] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.163373 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c31b3e755024582bfaac81d4ed11f18" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:26.164017 13557 raft_consensus.cc:3060] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.164726 13675 tablet_bootstrap.cc:654] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.168349 13679 tablet_bootstrap.cc:654] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.174068 13751 raft_consensus.cc:2749] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.175326 13677 tablet_bootstrap.cc:700] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: Time spent opening tablet: real 0.120s	user 0.004s	sys 0.000s
I20260710 13:19:26.175078 13687 consensus_queue.cc:1048] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.176265 13698 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:26.185456 13728 raft_consensus.cc:2804] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.185900 13728 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.186234 13728 raft_consensus.cc:3060] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.186389 13679 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:26.186921 13679 ts_tablet_manager.cc:1403] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.001s
I20260710 13:19:26.190198 13675 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.190744 13675 ts_tablet_manager.cc:1403] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.001s
I20260710 13:19:26.191690 13677 tablet_bootstrap.cc:654] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.195582 13675 raft_consensus.cc:359] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.196364 13675 raft_consensus.cc:385] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.196645 13675 raft_consensus.cc:740] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.197330 13675 consensus_queue.cc:260] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.200867 13679 raft_consensus.cc:359] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.201601 13679 raft_consensus.cc:385] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.201732 13728 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.204084 13729 consensus_queue.cc:1048] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:26.205602 13729 consensus_queue.cc:1048] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.206641 13675 ts_tablet_manager.cc:1434] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:19:26.207856 13679 raft_consensus.cc:740] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.208212 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c31b3e755024582bfaac81d4ed11f18" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:26.208802 13408 raft_consensus.cc:3060] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.209077 13678 ts_tablet_manager.cc:1434] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260710 13:19:26.208699 13679 consensus_queue.cc:260] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.210112 13678 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:26.210835 13679 ts_tablet_manager.cc:1434] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260710 13:19:26.211860 13679 tablet_bootstrap.cc:492] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:26.217629 13407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
W20260710 13:19:26.219281 13523 leader_election.cc:343] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:26.211961 13521 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.130:33161, user_credentials={real_user=slave}} blocked reactor thread for 184226us
I20260710 13:19:26.207628 13675 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.223117 13306 catalog_manager.cc:5697] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.224916 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.225586 13678 tablet_bootstrap.cc:654] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.226200 13556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.226948 13556 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:26.228175 13555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:26.228842 13555 raft_consensus.cc:3060] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.230901 13675 tablet_bootstrap.cc:654] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.214535 13724 leader_election.cc:290] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:26.179309 13749 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.217840 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:26.241652 13406 raft_consensus.cc:2393] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea27ac73ff54f539b097560e645e440 in current term 1: Already voted for candidate e131ba64c4b14db5b2b5178171874765 in this term.
I20260710 13:19:26.213013 13728 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.240013 13557 raft_consensus.cc:2468] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:26.242748 13749 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.243582 13483 raft_consensus.cc:2393] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea27ac73ff54f539b097560e645e440 in current term 1: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:26.243767 13596 leader_election.cc:304] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.174860 13691 raft_consensus.cc:515] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.252115 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:26.252985 13406 raft_consensus.cc:2393] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 1: Already voted for candidate e131ba64c4b14db5b2b5178171874765 in this term.
I20260710 13:19:26.257398 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:26.258078 13630 raft_consensus.cc:3060] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.260366 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:26.264305 13482 raft_consensus.cc:2393] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e131ba64c4b14db5b2b5178171874765 in current term 1: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:26.265475 13691 leader_election.cc:290] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:26.273249 13679 tablet_bootstrap.cc:654] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.282461 13555 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:26.286978 13630 raft_consensus.cc:2468] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 1.
I20260710 13:19:26.276978 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:26.308034 13557 raft_consensus.cc:2393] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 1: Already voted for candidate e131ba64c4b14db5b2b5178171874765 in this term.
I20260710 13:19:26.295651 13521 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:26.309711 13691 raft_consensus.cc:493] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.309779 13448 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13; no voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:26.310317 13691 raft_consensus.cc:515] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.311096 13759 raft_consensus.cc:2749] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.310825 13373 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [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: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:26.312379 13749 raft_consensus.cc:2749] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.312539 13691 leader_election.cc:290] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:26.292356 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:26.313063 13749 consensus_queue.cc:1048] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:26.293365 13596 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.131:33975, user_credentials={real_user=slave}} blocked reactor thread for 48506.4us
I20260710 13:19:26.314584 13678 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:26.316335 13678 ts_tablet_manager.cc:1403] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.005s
I20260710 13:19:26.315035 13405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2825f4d4618e4a76bdf8d48d810c1bea" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:26.316028 13729 raft_consensus.cc:2804] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.319154 13729 raft_consensus.cc:697] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
W20260710 13:19:26.320933 13523 leader_election.cc:343] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.319119 13678 raft_consensus.cc:359] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.323166 13678 raft_consensus.cc:385] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.323510 13678 raft_consensus.cc:740] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.296988 13770 raft_consensus.cc:2804] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:19:26.325956 13595 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.130:33161, user_credentials={real_user=slave}} blocked reactor thread for 129273us
I20260710 13:19:26.330570 13770 raft_consensus.cc:697] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:26.331456 13770 consensus_queue.cc:237] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.333786 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2825f4d4618e4a76bdf8d48d810c1bea" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.328351 13408 raft_consensus.cc:2468] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:26.320070 13729 consensus_queue.cc:237] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.326269 13522 leader_election.cc:304] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.343602 13691 raft_consensus.cc:2804] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.344195 13691 raft_consensus.cc:697] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:26.345077 13691 consensus_queue.cc:237] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.349526 13687 consensus_queue.cc:1048] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:26.348551 13523 leader_election.cc:343] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.352094 13688 consensus_queue.cc:1048] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:26.351074 13521 leader_election.cc:343] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.323202 13749 consensus_queue.cc:1048] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 13:19:26.353399 13773 consensus_queue.cc:1048] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:19:26.355068 13521 leader_election.cc:304] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:26.356241 13759 raft_consensus.cc:2749] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.362725 13678 consensus_queue.cc:260] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.372442 13678 ts_tablet_manager.cc:1434] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.001s
I20260710 13:19:26.375511 13675 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.377152 13675 ts_tablet_manager.cc:1403] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.170s	user 0.018s	sys 0.023s
I20260710 13:19:26.389446 13677 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
W20260710 13:19:26.389688 13373 consensus_peers.cc:597] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 -> Peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Couldn't send request to peer f8c4e78190d04fc1815417624e28f2ec. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.389971 13677 ts_tablet_manager.cc:1403] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.350s	user 0.025s	sys 0.000s
I20260710 13:19:26.392150 13679 tablet_bootstrap.cc:492] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:26.392697 13679 ts_tablet_manager.cc:1403] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.181s	user 0.016s	sys 0.011s
I20260710 13:19:26.400801 13688 raft_consensus.cc:493] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.401384 13688 raft_consensus.cc:515] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.409288 13555 raft_consensus.cc:3060] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.413905 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:26.414420 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.414710 13631 raft_consensus.cc:2468] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:26.416744 13373 leader_election.cc:304] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.416812 13677 raft_consensus.cc:359] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.417584 13677 raft_consensus.cc:385] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.417865 13677 raft_consensus.cc:740] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.418535 13677 consensus_queue.cc:260] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.420094 13771 raft_consensus.cc:2804] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.420517 13771 raft_consensus.cc:493] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.420713 13677 ts_tablet_manager.cc:1434] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 13:19:26.420872 13771 raft_consensus.cc:3060] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.421669 13677 tablet_bootstrap.cc:492] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:26.403707 13688 leader_election.cc:290] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:26.430073 13771 raft_consensus.cc:515] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.432042 13770 consensus_queue.cc:1048] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.442499 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:26.443228 13631 raft_consensus.cc:3060] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.444916 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:26.445686 13771 leader_election.cc:290] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:26.451072 13631 raft_consensus.cc:2468] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:26.452584 13373 leader_election.cc:304] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.454154 13729 raft_consensus.cc:2804] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.454881 13688 consensus_queue.cc:1048] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.460170 13729 raft_consensus.cc:697] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:26.461295 13729 consensus_queue.cc:237] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.482755 13675 raft_consensus.cc:359] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.476624 13706 raft_consensus.cc:493] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.484544 13675 raft_consensus.cc:385] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.486006 13675 raft_consensus.cc:740] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.488688 13675 consensus_queue.cc:260] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.490675 13675 ts_tablet_manager.cc:1434] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.113s	user 0.005s	sys 0.001s
I20260710 13:19:26.491344 13678 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:26.499042 13677 tablet_bootstrap.cc:654] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.502720 13481 raft_consensus.cc:2468] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:26.499653 13770 raft_consensus.cc:493] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.505965 13770 raft_consensus.cc:515] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.511238 13680 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.486083 13706 raft_consensus.cc:515] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.511818 13680 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.512558 13483 raft_consensus.cc:3060] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.513579 13706 leader_election.cc:290] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:26.514022 13680 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.515594 13407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
W20260710 13:19:26.517284 13449 leader_election.cc:343] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.517087 13679 raft_consensus.cc:359] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.518523 13679 raft_consensus.cc:385] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.518743 13675 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.518813 13679 raft_consensus.cc:740] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.525151 13770 leader_election.cc:290] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.528805 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.527810 13306 catalog_manager.cc:5697] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.531667 13679 consensus_queue.cc:260] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.534047 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.535928 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:26.536710 13631 raft_consensus.cc:2468] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:26.538204 13448 leader_election.cc:304] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.539103 13706 raft_consensus.cc:2804] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.539520 13706 raft_consensus.cc:493] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.539898 13706 raft_consensus.cc:3060] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.539949 13482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.541318 13678 tablet_bootstrap.cc:654] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.544363 13303 catalog_manager.cc:5697] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.549906 13483 raft_consensus.cc:2468] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:26.545387 13553 raft_consensus.cc:2468] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:26.547454 13759 consensus_queue.cc:1048] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.551105 13552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.551882 13698 raft_consensus.cc:493] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.552359 13698 raft_consensus.cc:515] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.556097 13596 leader_election.cc:304] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:26.557054 13770 raft_consensus.cc:2804] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.557417 13770 raft_consensus.cc:493] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.557663 13706 raft_consensus.cc:515] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.558903 13482 raft_consensus.cc:2393] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 1: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:26.559731 13706 leader_election.cc:290] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:26.564261 13675 tablet_bootstrap.cc:654] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.565598 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.566407 13481 raft_consensus.cc:2393] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea27ac73ff54f539b097560e645e440 in current term 1: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
W20260710 13:19:26.566764 13522 consensus_peers.cc:597] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 -> Peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Couldn't send request to peer f8c4e78190d04fc1815417624e28f2ec. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:26.568236 13448 leader_election.cc:343] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.568521 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:26.569865 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:26.570138 13698 leader_election.cc:290] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:26.569720 13448 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:26.571271 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:26.557744 13770 raft_consensus.cc:3060] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.578951 13522 leader_election.cc:304] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:26.583087 13770 raft_consensus.cc:515] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.584803 13679 ts_tablet_manager.cc:1434] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.192s	user 0.005s	sys 0.004s
I20260710 13:19:26.585659 13631 raft_consensus.cc:2393] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 1: Already voted for candidate f8c4e78190d04fc1815417624e28f2ec in this term.
I20260710 13:19:26.585819 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:26.586720 13481 raft_consensus.cc:2393] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 1: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:26.576834 13557 raft_consensus.cc:3060] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.591552 13679 tablet_bootstrap.cc:492] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:26.593252 13706 raft_consensus.cc:2749] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.556169 13305 catalog_manager.cc:5697] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.606469 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0c8aa15c1d49af97cd6a2fb86b728b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:26.611956 13596 leader_election.cc:304] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [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: f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:26.612140 13688 raft_consensus.cc:493] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.612468 13557 raft_consensus.cc:2468] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:26.612793 13688 raft_consensus.cc:515] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.613165 13698 raft_consensus.cc:2749] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.612798 13687 raft_consensus.cc:2749] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.607913 13770 leader_election.cc:290] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.619666 13688 leader_election.cc:290] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:26.616127 13448 leader_election.cc:304] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [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: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:26.620842 13678 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:26.621344 13678 ts_tablet_manager.cc:1403] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.008s
I20260710 13:19:26.621747 13706 raft_consensus.cc:2804] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.622524 13706 raft_consensus.cc:697] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:26.623487 13706 consensus_queue.cc:237] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.624056 13678 raft_consensus.cc:359] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.624728 13678 raft_consensus.cc:385] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.625001 13678 raft_consensus.cc:740] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.625633 13678 consensus_queue.cc:260] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.628347 13678 ts_tablet_manager.cc:1434] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:26.629227 13678 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
W20260710 13:19:26.630260 13596 consensus_peers.cc:597] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec -> Peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Couldn't send request to peer 1ea27ac73ff54f539b097560e645e440. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:26.630414 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.630896 13677 tablet_bootstrap.cc:492] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:26.631321 13677 ts_tablet_manager.cc:1403] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.210s	user 0.024s	sys 0.022s
I20260710 13:19:26.633229 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:26.634902 13306 catalog_manager.cc:5697] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.636162 13679 tablet_bootstrap.cc:654] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.638072 13776 consensus_queue.cc:1048] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:19:26.639964 13675 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.640450 13675 ts_tablet_manager.cc:1403] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.122s	user 0.011s	sys 0.005s
I20260710 13:19:26.643136 13675 raft_consensus.cc:359] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.643828 13675 raft_consensus.cc:385] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.644122 13675 raft_consensus.cc:740] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.644798 13675 consensus_queue.cc:260] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.647310 13675 ts_tablet_manager.cc:1434] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:26.648238 13675 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.635994 13630 raft_consensus.cc:2393] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e131ba64c4b14db5b2b5178171874765 in current term 1: Already voted for candidate 1ea27ac73ff54f539b097560e645e440 in this term.
I20260710 13:19:26.661572 13373 leader_election.cc:304] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:26.662485 13688 raft_consensus.cc:3060] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.664814 13675 tablet_bootstrap.cc:654] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.647712 13678 tablet_bootstrap.cc:654] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.670058 13677 raft_consensus.cc:359] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.670782 13677 raft_consensus.cc:385] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.671056 13677 raft_consensus.cc:740] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.671802 13677 consensus_queue.cc:260] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.674073 13677 ts_tablet_manager.cc:1434] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 13:19:26.674988 13677 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:26.674669 13688 raft_consensus.cc:2749] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.706616 13677 tablet_bootstrap.cc:654] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.714555 13678 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:26.715111 13678 ts_tablet_manager.cc:1403] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.086s	user 0.015s	sys 0.016s
I20260710 13:19:26.717880 13678 raft_consensus.cc:359] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.718587 13678 raft_consensus.cc:385] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.718881 13678 raft_consensus.cc:740] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.719844 13678 consensus_queue.cc:260] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.718886 13675 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.721982 13675 ts_tablet_manager.cc:1403] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.011s
I20260710 13:19:26.722682 13679 tablet_bootstrap.cc:492] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:26.723167 13679 ts_tablet_manager.cc:1403] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.023s
I20260710 13:19:26.725029 13675 raft_consensus.cc:359] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.725783 13675 raft_consensus.cc:385] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.726058 13675 raft_consensus.cc:740] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.726733 13675 consensus_queue.cc:260] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.726655 13303 catalog_manager.cc:5697] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.729220 13675 ts_tablet_manager.cc:1434] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:19:26.730189 13675 tablet_bootstrap.cc:492] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.732388 13678 ts_tablet_manager.cc:1434] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 13:19:26.733654 13678 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:26.736272 13675 tablet_bootstrap.cc:654] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.736922 13679 raft_consensus.cc:359] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.737620 13679 raft_consensus.cc:385] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.737886 13679 raft_consensus.cc:740] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.744731 13679 consensus_queue.cc:260] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.747360 13679 ts_tablet_manager.cc:1434] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260710 13:19:26.748404 13679 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:26.752403 13675 tablet_bootstrap.cc:492] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.752921 13675 ts_tablet_manager.cc:1403] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260710 13:19:26.756006 13675 raft_consensus.cc:359] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.756688 13675 raft_consensus.cc:385] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.756947 13675 raft_consensus.cc:740] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.757705 13675 consensus_queue.cc:260] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.759544 13774 consensus_queue.cc:1048] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:26.760043 13675 ts_tablet_manager.cc:1434] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:26.761044 13675 tablet_bootstrap.cc:492] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.765836 13688 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.766396 13688 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.768602 13688 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:26.769369 13698 consensus_queue.cc:1048] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.770288 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:26.770859 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.771613 13481 raft_consensus.cc:2468] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
W20260710 13:19:26.771927 13373 leader_election.cc:343] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.772601 13773 raft_consensus.cc:493] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.773048 13372 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:26.773101 13773 raft_consensus.cc:515] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.774497 13688 raft_consensus.cc:2804] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.774936 13688 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.775331 13688 raft_consensus.cc:3060] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.776705 13773 leader_election.cc:290] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.778640 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d57cb88224464db6efdae2a95ef588" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.783222 13678 tablet_bootstrap.cc:654] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.783928 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8d57cb88224464db6efdae2a95ef588" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.785629 13596 leader_election.cc:304] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:26.786864 13773 raft_consensus.cc:2749] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.787490 13774 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.788396 13677 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:26.788024 13774 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.788976 13677 ts_tablet_manager.cc:1403] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.114s	user 0.024s	sys 0.040s
I20260710 13:19:26.790762 13688 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.785629 13675 tablet_bootstrap.cc:654] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.791570 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:26.792410 13677 raft_consensus.cc:359] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.793506 13677 raft_consensus.cc:385] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.793861 13677 raft_consensus.cc:740] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.794514 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:26.794613 13677 consensus_queue.cc:260] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.795346 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:26.794535 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:26.795146 13481 raft_consensus.cc:3060] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.793287 13774 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:26.795948 13688 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
W20260710 13:19:26.797163 13373 leader_election.cc:343] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.796986 13677 ts_tablet_manager.cc:1434] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 13:19:26.808702 13677 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:26.797248 13596 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:26.811084 13774 raft_consensus.cc:2749] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:26.814415 13675 tablet_bootstrap.cc:492] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.814980 13677 tablet_bootstrap.cc:654] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.817520 13481 raft_consensus.cc:2468] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:26.815030 13675 ts_tablet_manager.cc:1403] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.054s	user 0.009s	sys 0.000s
I20260710 13:19:26.819093 13372 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:26.821470 13728 raft_consensus.cc:2804] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:26.822063 13728 raft_consensus.cc:697] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:26.823035 13728 consensus_queue.cc:237] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.825412 13675 raft_consensus.cc:359] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.826123 13675 raft_consensus.cc:385] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.826413 13675 raft_consensus.cc:740] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.827031 13675 consensus_queue.cc:260] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:26.829109 13675 ts_tablet_manager.cc:1434] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:19:26.829921 13698 consensus_queue.cc:1048] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.835382 13771 consensus_queue.cc:1048] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:26.836161 13675 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: Bootstrap starting.
I20260710 13:19:26.844952 13675 tablet_bootstrap.cc:654] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.850425 13678 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:26.857276 13678 ts_tablet_manager.cc:1403] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.124s	user 0.020s	sys 0.019s
I20260710 13:19:26.859426 13679 tablet_bootstrap.cc:654] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.860008 13675 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: No bootstrap required, opened a new log
I20260710 13:19:26.874629 13678 raft_consensus.cc:359] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.875120 13675 ts_tablet_manager.cc:1403] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.005s
I20260710 13:19:26.867576 13303 catalog_manager.cc:5697] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:26.875349 13678 raft_consensus.cc:385] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.875663 13678 raft_consensus.cc:740] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.878362 13678 consensus_queue.cc:260] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.879388 13675 raft_consensus.cc:359] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.880096 13675 raft_consensus.cc:385] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.880355 13675 raft_consensus.cc:740] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.880524 13678 ts_tablet_manager.cc:1434] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:26.881713 13675 consensus_queue.cc:260] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.886091 13675 ts_tablet_manager.cc:1434] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:26.888779 13678 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:26.891119 13774 consensus_queue.cc:1048] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:26.892843 13728 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:26.893384 13728 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.895476 13728 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.896916 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:26.897584 13483 raft_consensus.cc:2468] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 0.
I20260710 13:19:26.899176 13372 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:26.899712 13729 consensus_queue.cc:1048] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:26.901019 13728 raft_consensus.cc:2804] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:26.901422 13728 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:26.901770 13728 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:26.902141 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
W20260710 13:19:26.903750 13373 leader_election.cc:343] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:26.905871 13678 tablet_bootstrap.cc:654] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.916381 13728 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:26.919394 13677 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:26.920015 13677 ts_tablet_manager.cc:1403] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.027s
I20260710 13:19:26.920964 13679 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:26.921433 13679 ts_tablet_manager.cc:1403] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.173s	user 0.023s	sys 0.016s
I20260710 13:19:26.922827 13677 raft_consensus.cc:359] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.923575 13677 raft_consensus.cc:385] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.923902 13677 raft_consensus.cc:740] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.924258 13728 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:26.924824 13677 consensus_queue.cc:260] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:26.927706 13677 ts_tablet_manager.cc:1434] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 13:19:26.928879 13677 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:26.934780 13677 tablet_bootstrap.cc:654] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:26.923919 13679 raft_consensus.cc:359] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.935282 13679 raft_consensus.cc:385] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:26.935575 13679 raft_consensus.cc:740] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:26.936383 13679 consensus_queue.cc:260] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:26.939000 13679 ts_tablet_manager.cc:1434] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:19:26.940169 13679 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
W20260710 13:19:26.980942 13354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:26.999136 13679 tablet_bootstrap.cc:654] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.010501 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:27.011986 13678 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:27.014817 13706 raft_consensus.cc:493] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.023494 13706 raft_consensus.cc:515] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.033560 13678 ts_tablet_manager.cc:1403] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.145s	user 0.014s	sys 0.006s
I20260710 13:19:26.991430 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:27.037689 13481 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:27.054157 13373 leader_election.cc:343] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.010605 13631 raft_consensus.cc:3060] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.064792 13759 raft_consensus.cc:493] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.065613 13749 raft_consensus.cc:493] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.066414 13749 raft_consensus.cc:515] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:27.067997 13678 raft_consensus.cc:359] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.068915 13678 raft_consensus.cc:385] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.069339 13678 raft_consensus.cc:740] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.073557 13678 consensus_queue.cc:260] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.074736 13706 leader_election.cc:290] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:27.076596 13407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2825f4d4618e4a76bdf8d48d810c1bea" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.077979 13407 raft_consensus.cc:2468] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:27.078599 13678 ts_tablet_manager.cc:1434] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.005s
I20260710 13:19:27.079882 13449 leader_election.cc:304] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:27.080996 13678 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:27.069571 13629 raft_consensus.cc:3060] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.090006 13678 tablet_bootstrap.cc:654] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.065636 13759 raft_consensus.cc:515] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.069152 13749 leader_election.cc:290] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:27.071761 13728 consensus_queue.cc:1048] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:27.103425 13557 raft_consensus.cc:3060] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.072080 13774 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.092262 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2825f4d4618e4a76bdf8d48d810c1bea" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.093600 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.107205 13677 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:27.106931 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:27.113140 13554 raft_consensus.cc:2468] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:27.104554 13706 raft_consensus.cc:2804] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.116792 13677 ts_tablet_manager.cc:1403] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.188s	user 0.015s	sys 0.038s
I20260710 13:19:27.116590 13774 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
W20260710 13:19:27.117594 13448 leader_election.cc:343] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.117903 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
W20260710 13:19:27.120850 13448 leader_election.cc:343] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.120661 13677 raft_consensus.cc:359] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:27.121416 13448 leader_election.cc:304] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:27.121671 13677 raft_consensus.cc:385] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.121426 13688 consensus_queue.cc:1048] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 13:19:27.122473 13677 raft_consensus.cc:740] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.115964 13706 raft_consensus.cc:493] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.124482 13706 raft_consensus.cc:3060] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.124017 13677 consensus_queue.cc:260] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:27.127492 13677 ts_tablet_manager.cc:1434] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 13:19:27.129032 13677 tablet_bootstrap.cc:492] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:27.132476 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.108062 13759 leader_election.cc:290] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:27.135725 13677 tablet_bootstrap.cc:654] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.121598 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:27.140713 13751 raft_consensus.cc:2749] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.144109 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:27.147673 13522 leader_election.cc:304] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:27.148365 13483 raft_consensus.cc:2393] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 1: Already voted for candidate e131ba64c4b14db5b2b5178171874765 in this term.
I20260710 13:19:27.150094 13595 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:27.151978 13773 raft_consensus.cc:3060] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.144438 13481 raft_consensus.cc:2468] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 1.
I20260710 13:19:27.142730 13774 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:27.162631 13678 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:27.163169 13678 ts_tablet_manager.cc:1403] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.009s
I20260710 13:19:27.164009 13706 raft_consensus.cc:515] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:27.165795 13751 consensus_queue.cc:1048] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.165732 13698 raft_consensus.cc:493] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.167460 13698 raft_consensus.cc:515] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.167644 13372 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:27.169505 13688 raft_consensus.cc:2804] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.170461 13688 raft_consensus.cc:697] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:27.174701 13688 consensus_queue.cc:237] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:27.175819 13679 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:27.176477 13679 ts_tablet_manager.cc:1403] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.237s	user 0.038s	sys 0.021s
I20260710 13:19:27.177346 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f127d8dd728b408298d00d04e873416b" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.177824 13751 consensus_queue.cc:1048] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:27.185215 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2825f4d4618e4a76bdf8d48d810c1bea" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:27.185989 13408 raft_consensus.cc:3060] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.189004 13698 leader_election.cc:290] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
W20260710 13:19:27.190882 13523 leader_election.cc:343] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.185129 13773 raft_consensus.cc:2749] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.195719 13678 raft_consensus.cc:359] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:27.200104 13678 raft_consensus.cc:385] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.200438 13678 raft_consensus.cc:740] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.198869 13626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f127d8dd728b408298d00d04e873416b" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:27.215487 13678 consensus_queue.cc:260] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:27.217183 13678 ts_tablet_manager.cc:1434] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260710 13:19:27.218235 13678 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:27.218379 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2825f4d4618e4a76bdf8d48d810c1bea" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:27.219106 13554 raft_consensus.cc:3060] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.221140 13706 leader_election.cc:290] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
W20260710 13:19:27.234130 13522 leader_election.cc:343] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.241253 13522 leader_election.cc:304] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:27.241720 13554 raft_consensus.cc:2468] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:27.242246 13755 raft_consensus.cc:2749] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.228348 13773 raft_consensus.cc:493] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.244280 13448 leader_election.cc:304] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: 
I20260710 13:19:27.230240 13679 raft_consensus.cc:359] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.245846 13679 raft_consensus.cc:385] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.246151 13679 raft_consensus.cc:740] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.245110 13773 raft_consensus.cc:515] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.253711 13679 consensus_queue.cc:260] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.256040 13408 raft_consensus.cc:2468] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:27.263612 13706 raft_consensus.cc:493] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.265496 13679 ts_tablet_manager.cc:1434] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.089s	user 0.008s	sys 0.001s
I20260710 13:19:27.266019 13706 raft_consensus.cc:515] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.266783 13679 tablet_bootstrap.cc:492] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:27.273306 13759 raft_consensus.cc:2749] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.275823 13679 tablet_bootstrap.cc:654] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
W20260710 13:19:27.277245 13823 log.cc:927] Time spent T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: Append to log took a long time: real 0.058s	user 0.001s	sys 0.000s
I20260710 13:19:27.299469 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27be8eaada874cf98042b11932e170c3" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.300464 13408 raft_consensus.cc:2468] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.296175 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27be8eaada874cf98042b11932e170c3" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.302419 13597 leader_election.cc:304] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.303542 13774 raft_consensus.cc:2804] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:27.303714 13596 leader_election.cc:343] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.304054 13774 raft_consensus.cc:493] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.304414 13774 raft_consensus.cc:3060] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.316421 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d8edbd41c4e1087154c0906e30cf7" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:27.315488 13706 leader_election.cc:290] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:27.318034 13706 raft_consensus.cc:493] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.318578 13706 raft_consensus.cc:515] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
W20260710 13:19:27.322659 13448 leader_election.cc:343] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.325098 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d8edbd41c4e1087154c0906e30cf7" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
W20260710 13:19:27.327075 13448 leader_election.cc:343] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.327536 13448 leader_election.cc:304] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:27.328656 13751 raft_consensus.cc:2749] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.328325 13774 raft_consensus.cc:515] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.330977 13678 tablet_bootstrap.cc:654] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.331481 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27be8eaada874cf98042b11932e170c3" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
W20260710 13:19:27.333107 13596 leader_election.cc:343] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.335609 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27be8eaada874cf98042b11932e170c3" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:27.336239 13408 raft_consensus.cc:3060] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.339867 13303 catalog_manager.cc:5697] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 0 to 1, leader changed from <none> to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.343377 13824 raft_consensus.cc:2804] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.343593 13408 raft_consensus.cc:2468] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.344411 13824 raft_consensus.cc:697] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:27.344974 13597 leader_election.cc:304] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [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: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:27.346100 13770 raft_consensus.cc:2804] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.297302 13773 leader_election.cc:290] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.346665 13770 raft_consensus.cc:697] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:27.347435 13770 consensus_queue.cc:237] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.345525 13824 consensus_queue.cc:237] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:27.364151 13774 leader_election.cc:290] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.369050 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:27.369989 13631 raft_consensus.cc:2468] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
I20260710 13:19:27.371830 13448 leader_election.cc:304] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.373308 13751 raft_consensus.cc:2804] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.373765 13751 raft_consensus.cc:493] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.374136 13751 raft_consensus.cc:3060] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.388381 13408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.391129 13408 raft_consensus.cc:2468] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 0.
W20260710 13:19:27.352893 13830 log.cc:927] Time spent T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260710 13:19:27.393888 13706 leader_election.cc:290] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.396144 13751 raft_consensus.cc:515] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:27.398820 13751 leader_election.cc:290] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.474339 13679 tablet_bootstrap.cc:492] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:27.475402 13679 ts_tablet_manager.cc:1403] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.209s	user 0.085s	sys 0.041s
I20260710 13:19:27.422490 13677 tablet_bootstrap.cc:492] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:27.478533 13679 raft_consensus.cc:359] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.479259 13679 raft_consensus.cc:385] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.479563 13679 raft_consensus.cc:740] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.400658 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:27.479707 13677 ts_tablet_manager.cc:1403] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.351s	user 0.016s	sys 0.028s
I20260710 13:19:27.480301 13679 consensus_queue.cc:260] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.482457 13679 ts_tablet_manager.cc:1434] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 13:19:27.480465 13406 raft_consensus.cc:3060] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.483490 13679 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:27.428443 13729 consensus_queue.cc:1048] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.047s
I20260710 13:19:27.451650 13631 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:27.484349 13631 raft_consensus.cc:3060] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.488711 13688 consensus_queue.cc:1048] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.489639 13305 catalog_manager.cc:5697] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.497069 13677 raft_consensus.cc:359] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.498117 13677 raft_consensus.cc:385] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.498780 13677 raft_consensus.cc:740] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.500252 13677 consensus_queue.cc:260] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.508822 13677 ts_tablet_manager.cc:1434] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.002s
I20260710 13:19:27.512126 13631 raft_consensus.cc:2468] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:27.510929 13406 raft_consensus.cc:2468] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:27.513685 13677 tablet_bootstrap.cc:492] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:27.514132 13448 leader_election.cc:304] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.515224 13749 raft_consensus.cc:2804] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.515954 13749 raft_consensus.cc:697] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:27.517277 13306 catalog_manager.cc:5697] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.517093 13749 consensus_queue.cc:237] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:27.523689 13678 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:27.524338 13678 ts_tablet_manager.cc:1403] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.306s	user 0.009s	sys 0.007s
I20260710 13:19:27.527372 13678 raft_consensus.cc:359] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.528294 13678 raft_consensus.cc:385] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.528599 13678 raft_consensus.cc:740] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.529487 13678 consensus_queue.cc:260] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.543370 13678 ts_tablet_manager.cc:1434] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260710 13:19:27.544819 13677 tablet_bootstrap.cc:654] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.547411 13679 tablet_bootstrap.cc:654] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.555821 13678 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:27.559219 13305 catalog_manager.cc:5697] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 0 to 1, leader changed from <none> to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.561985 13678 tablet_bootstrap.cc:654] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.569008 13677 tablet_bootstrap.cc:492] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:27.569404 13677 ts_tablet_manager.cc:1403] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.018s
I20260710 13:19:27.571018 13759 raft_consensus.cc:493] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.571489 13759 raft_consensus.cc:515] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.571722 13677 raft_consensus.cc:359] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.572417 13677 raft_consensus.cc:385] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.572723 13677 raft_consensus.cc:740] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.573460 13759 leader_election.cc:290] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.575073 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
W20260710 13:19:27.576453 13523 leader_election.cc:343] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.574666 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:27.573508 13677 consensus_queue.cc:260] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
W20260710 13:19:27.578241 13522 leader_election.cc:343] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:27.578671 13522 leader_election.cc:304] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:27.579325 13679 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:27.579768 13679 ts_tablet_manager.cc:1403] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.000s
I20260710 13:19:27.581971 13677 ts_tablet_manager.cc:1434] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:19:27.581972 13759 raft_consensus.cc:2749] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:27.582299 13679 raft_consensus.cc:359] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:27.583039 13679 raft_consensus.cc:385] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.583326 13679 raft_consensus.cc:740] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.583041 13677 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:27.584101 13679 consensus_queue.cc:260] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:27.584990 13678 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: No bootstrap required, opened a new log
I20260710 13:19:27.585645 13678 ts_tablet_manager.cc:1403] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.002s
I20260710 13:19:27.586366 13679 ts_tablet_manager.cc:1434] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:19:27.594808 13678 raft_consensus.cc:359] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.595551 13678 raft_consensus.cc:385] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.595768 13678 raft_consensus.cc:740] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.596376 13678 consensus_queue.cc:260] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.597612 13679 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:27.598282 13678 ts_tablet_manager.cc:1434] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.002s
I20260710 13:19:27.603904 13677 tablet_bootstrap.cc:654] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.606225 13679 tablet_bootstrap.cc:654] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.611119 13679 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:27.611338 13677 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:27.611568 13679 ts_tablet_manager.cc:1403] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.007s
I20260710 13:19:27.611738 13677 ts_tablet_manager.cc:1403] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.006s
I20260710 13:19:27.613969 13677 raft_consensus.cc:359] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.614521 13677 raft_consensus.cc:385] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.614766 13677 raft_consensus.cc:740] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.615373 13677 consensus_queue.cc:260] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.617573 13677 ts_tablet_manager.cc:1434] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:27.618788 13677 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: Bootstrap starting.
I20260710 13:19:27.619405 13679 raft_consensus.cc:359] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.620162 13679 raft_consensus.cc:385] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.620417 13679 raft_consensus.cc:740] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.620971 13679 consensus_queue.cc:260] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.622828 13679 ts_tablet_manager.cc:1434] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:19:27.624348 13679 tablet_bootstrap.cc:492] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440: Bootstrap starting.
I20260710 13:19:27.625327 13677 tablet_bootstrap.cc:654] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.630306 13679 tablet_bootstrap.cc:654] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:27.636994 13677 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: No bootstrap required, opened a new log
I20260710 13:19:27.637447 13677 ts_tablet_manager.cc:1403] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 13:19:27.638231 13679 tablet_bootstrap.cc:492] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440: No bootstrap required, opened a new log
I20260710 13:19:27.638628 13679 ts_tablet_manager.cc:1403] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260710 13:19:27.639377 13677 raft_consensus.cc:359] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.639930 13677 raft_consensus.cc:385] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.640125 13677 raft_consensus.cc:740] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.640623 13679 raft_consensus.cc:359] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.640713 13677 consensus_queue.cc:260] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.641147 13679 raft_consensus.cc:385] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:27.641410 13679 raft_consensus.cc:740] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Initialized, Role: FOLLOWER
I20260710 13:19:27.642379 13677 ts_tablet_manager.cc:1434] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:27.642046 13679 consensus_queue.cc:260] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.644318 13679 ts_tablet_manager.cc:1434] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:27.693801 13729 consensus_queue.cc:1048] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.702764 13770 raft_consensus.cc:493] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.703325 13770 raft_consensus.cc:515] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.705312 13557 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.706166 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.707114 13553 raft_consensus.cc:2468] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.708540 13596 leader_election.cc:304] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.709357 13835 raft_consensus.cc:2804] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.709571 13770 leader_election.cc:290] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.709755 13835 raft_consensus.cc:493] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.710244 13835 raft_consensus.cc:3060] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.713817 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.714576 13406 raft_consensus.cc:2468] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.717543 13835 raft_consensus.cc:515] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.718766 13729 consensus_queue.cc:1048] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.719251 13835 leader_election.cc:290] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.720333 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:27.720862 13557 raft_consensus.cc:3060] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.720940 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:27.721767 13406 raft_consensus.cc:3060] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.728456 13557 raft_consensus.cc:2468] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.728570 13406 raft_consensus.cc:2468] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.729712 13596 leader_election.cc:304] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.730458 13835 raft_consensus.cc:2804] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.730908 13835 raft_consensus.cc:697] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:27.731559 13835 consensus_queue.cc:237] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.739387 13303 catalog_manager.cc:5697] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.746704 13835 consensus_queue.cc:1048] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.758853 13557 raft_consensus.cc:3060] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.767120 13687 consensus_queue.cc:1048] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.782542 13749 consensus_queue.cc:1048] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.793226 13824 consensus_queue.cc:1048] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:27.815724 13687 raft_consensus.cc:493] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.816255 13687 raft_consensus.cc:515] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.817873 13687 leader_election.cc:290] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.818681 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f127d8dd728b408298d00d04e873416b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.818836 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f127d8dd728b408298d00d04e873416b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:27.819226 13557 raft_consensus.cc:2468] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.819399 13406 raft_consensus.cc:2468] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.820223 13596 leader_election.cc:304] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.820961 13687 raft_consensus.cc:2804] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.821305 13687 raft_consensus.cc:493] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.821563 13687 raft_consensus.cc:3060] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.826699 13687 raft_consensus.cc:515] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.829167 13687 leader_election.cc:290] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:27.830024 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f127d8dd728b408298d00d04e873416b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:27.830298 13406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f127d8dd728b408298d00d04e873416b" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:27.830569 13557 raft_consensus.cc:3060] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.830842 13406 raft_consensus.cc:3060] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.835769 13557 raft_consensus.cc:2468] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.835964 13406 raft_consensus.cc:2468] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.836951 13596 leader_election.cc:304] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.837656 13687 raft_consensus.cc:2804] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.838021 13687 raft_consensus.cc:697] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:27.838735 13687 consensus_queue.cc:237] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:27.847061 13303 catalog_manager.cc:5697] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:27.859704 13687 raft_consensus.cc:493] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.860249 13687 raft_consensus.cc:515] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.862118 13687 leader_election.cc:290] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:27.862929 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d8edbd41c4e1087154c0906e30cf7" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:27.863207 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d8edbd41c4e1087154c0906e30cf7" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.863608 13481 raft_consensus.cc:2468] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.863831 13557 raft_consensus.cc:2468] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.864826 13595 leader_election.cc:304] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.865473 13687 raft_consensus.cc:2804] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.865749 13687 raft_consensus.cc:493] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.865962 13687 raft_consensus.cc:3060] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.871166 13687 raft_consensus.cc:515] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.871865 13770 raft_consensus.cc:493] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:27.872313 13770 raft_consensus.cc:515] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.872821 13687 leader_election.cc:290] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:27.873826 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d8edbd41c4e1087154c0906e30cf7" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:27.873914 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f5d8edbd41c4e1087154c0906e30cf7" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:27.881916 13481 raft_consensus.cc:3060] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.874297 13770 leader_election.cc:290] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:27.875838 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:27.882534 13557 raft_consensus.cc:3060] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.876111 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:27.883317 13553 raft_consensus.cc:2468] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.883014 13483 raft_consensus.cc:2468] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 0.
I20260710 13:19:27.884686 13595 leader_election.cc:304] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.885515 13770 raft_consensus.cc:2804] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:27.885905 13770 raft_consensus.cc:493] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:27.886266 13770 raft_consensus.cc:3060] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.890164 13481 raft_consensus.cc:2468] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.891203 13557 raft_consensus.cc:2468] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.891721 13595 leader_election.cc:304] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.892540 13687 raft_consensus.cc:2804] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.892990 13687 raft_consensus.cc:697] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:27.893064 13770 raft_consensus.cc:515] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.893864 13687 consensus_queue.cc:237] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.895059 13770 leader_election.cc:290] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:27.896972 13557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:27.897678 13557 raft_consensus.cc:3060] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.897616 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:27.899179 13481 raft_consensus.cc:3060] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:27.904181 13557 raft_consensus.cc:2468] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.905530 13596 leader_election.cc:304] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:27.906420 13770 raft_consensus.cc:2804] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:27.906908 13770 raft_consensus.cc:697] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:27.907495 13481 raft_consensus.cc:2468] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:27.907713 13770 consensus_queue.cc:237] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:27.910130 13303 catalog_manager.cc:5697] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.922223 13303 catalog_manager.cc:5697] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 0 to 1, leader changed from <none> to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 1 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:27.992095 13833 consensus_queue.cc:1048] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.003002 13824 consensus_queue.cc:1048] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.048049 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
I20260710 13:19:28.077178 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:28.077996 11258 tablet_replica.cc:333] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.078773 11258 raft_consensus.cc:2243] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.079250 11258 raft_consensus.cc:2272] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.081228 11258 tablet_replica.cc:333] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.081743 11258 raft_consensus.cc:2243] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.082100 11258 raft_consensus.cc:2272] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.084097 11258 tablet_replica.cc:333] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.084625 11258 raft_consensus.cc:2243] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.084945 11258 raft_consensus.cc:2272] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.086436 11258 tablet_replica.cc:333] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.086927 11258 raft_consensus.cc:2243] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.087273 11258 raft_consensus.cc:2272] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.089511 11258 tablet_replica.cc:333] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.090119 11258 raft_consensus.cc:2243] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.090935 11258 raft_consensus.cc:2272] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.093178 11258 tablet_replica.cc:333] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.093735 11258 raft_consensus.cc:2243] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.094455 11258 raft_consensus.cc:2272] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.096562 11258 tablet_replica.cc:333] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.097086 11258 raft_consensus.cc:2243] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.097784 11258 raft_consensus.cc:2272] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.099471 11258 tablet_replica.cc:333] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.099992 11258 raft_consensus.cc:2243] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.100404 11258 raft_consensus.cc:2272] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.102361 11258 tablet_replica.cc:333] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.102955 11258 raft_consensus.cc:2243] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.103410 11258 raft_consensus.cc:2272] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.105557 11258 tablet_replica.cc:333] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.106200 11258 raft_consensus.cc:2243] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.106956 11258 raft_consensus.cc:2272] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.109006 11258 tablet_replica.cc:333] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.109481 11258 raft_consensus.cc:2243] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.109822 11258 raft_consensus.cc:2272] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.111935 11258 tablet_replica.cc:333] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.112498 11258 raft_consensus.cc:2243] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.112919 11258 raft_consensus.cc:2272] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.115594 11258 tablet_replica.cc:333] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.116315 11258 raft_consensus.cc:2243] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.116801 11258 raft_consensus.cc:2272] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.119402 11258 tablet_replica.cc:333] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.120127 11258 raft_consensus.cc:2243] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.120900 11258 raft_consensus.cc:2272] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.123004 11258 tablet_replica.cc:333] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.123605 11258 raft_consensus.cc:2243] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.124109 11258 raft_consensus.cc:2272] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.126039 11258 tablet_replica.cc:333] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.126511 11258 raft_consensus.cc:2243] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.127228 11258 raft_consensus.cc:2272] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.128961 11258 tablet_replica.cc:333] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.129397 11258 raft_consensus.cc:2243] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:28.130087 11258 raft_consensus.cc:2272] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:28.131894 11258 tablet_replica.cc:333] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: stopping tablet replica
I20260710 13:19:28.132345 11258 raft_consensus.cc:2243] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:28.132759 11258 raft_consensus.cc:2272] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:28.134367 13523 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 13:19:28.138468 13523 consensus_peers.cc:597] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:28.144058 13449 consensus_peers.cc:597] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.171998 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
I20260710 13:19:28.204914 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:28.211265 13597 consensus_peers.cc:597] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:28.213773 13864 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
W20260710 13:19:28.214607 13865 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
I20260710 13:19:28.217610 11258 server_base.cc:1061] running on GCE node
W20260710 13:19:28.218916 13867 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
I20260710 13:19:28.220754 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:28.221051 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:28.221248 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689568221229 us; error 0 us; skew 500 ppm
I20260710 13:19:28.221977 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:19:28.222733 13597 consensus_peers.cc:597] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.224968 11258 webserver.cc:533] Webserver started at http://127.10.254.129:41975/ using document root <none> and password file <none>
I20260710 13:19:28.225504 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:28.225679 11258 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:28.229327 11258 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:28.233785 13872 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:28.234576 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:28.234869 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "e131ba64c4b14db5b2b5178171874765"
format_stamp: "Formatted at 2026-07-10 13:19:23 on dist-test-slave-84g9"
I20260710 13:19:28.235234 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689506288745-11258-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)
I20260710 13:19:28.245347 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:28.246527 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:28.248049 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:28.251948 13879 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
I20260710 13:19:28.280519 13770 consensus_queue.cc:1048] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:28.293378 13597 consensus_peers.cc:597] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.308497 13770 consensus_queue.cc:1048] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:28.324942 13687 consensus_queue.cc:1048] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:28.336787 13449 consensus_peers.cc:597] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.347039 13883 consensus_queue.cc:1048] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:28.354849 13883 consensus_queue.cc:1048] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:28.360038 13597 consensus_peers.cc:597] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:28.362941 13449 consensus_peers.cc:597] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.368330 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:19:28.368708 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.118s	user 0.001s	sys 0.002s
I20260710 13:19:28.369050 11258 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:19:28.381752 13879 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.381510 13883 consensus_queue.cc:1048] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:28.407732 13449 consensus_peers.cc:597] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.414031 13879 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.415036 13879 tablet_bootstrap.cc:492] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.415666 13879 ts_tablet_manager.cc:1403] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.034s	user 0.014s	sys 0.004s
I20260710 13:19:28.418455 13879 raft_consensus.cc:359] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.419094 13879 raft_consensus.cc:740] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.419762 13879 consensus_queue.cc:260] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [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: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.422315 13879 ts_tablet_manager.cc:1434] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 13:19:28.423094 13879 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.437606 13879 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.438467 13879 tablet_bootstrap.cc:492] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.439049 13879 ts_tablet_manager.cc:1403] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 13:19:28.441361 13879 raft_consensus.cc:359] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.441990 13879 raft_consensus.cc:740] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.442607 13879 consensus_queue.cc:260] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [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: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.444362 13879 ts_tablet_manager.cc:1434] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:28.445184 13879 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.458922 13879 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.459805 13879 tablet_bootstrap.cc:492] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.460404 13879 ts_tablet_manager.cc:1403] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 13:19:28.462651 13879 raft_consensus.cc:359] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.463303 13879 raft_consensus.cc:740] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.463937 13879 consensus_queue.cc:260] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.465662 13879 ts_tablet_manager.cc:1434] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:28.466411 13879 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.480597 13879 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.481552 13879 tablet_bootstrap.cc:492] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.482182 13879 ts_tablet_manager.cc:1403] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 13:19:28.485026 13879 raft_consensus.cc:359] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.485697 13879 raft_consensus.cc:740] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
W20260710 13:19:28.486320 13597 consensus_peers.cc:597] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:28.486382 13879 consensus_queue.cc:260] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.488737 13879 ts_tablet_manager.cc:1434] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:28.489300 11258 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:19:28.489588 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.121s	user 0.098s	sys 0.005s
I20260710 13:19:28.489670 13879 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.505865 13879 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.506616 13879 tablet_bootstrap.cc:492] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.507200 13879 ts_tablet_manager.cc:1403] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 13:19:28.509249 13879 raft_consensus.cc:359] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.509753 13879 raft_consensus.cc:740] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.510308 13879 consensus_queue.cc:260] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.512507 13879 ts_tablet_manager.cc:1434] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:28.513177 13879 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.533578 13879 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.534312 13879 tablet_bootstrap.cc:492] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.534842 13879 ts_tablet_manager.cc:1403] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:19:28.537261 13879 raft_consensus.cc:359] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.537817 13879 raft_consensus.cc:740] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.538537 13879 consensus_queue.cc:260] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.540434 13879 ts_tablet_manager.cc:1434] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:28.541162 13879 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.555752 13879 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.556504 13879 tablet_bootstrap.cc:492] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.556994 13879 ts_tablet_manager.cc:1403] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 13:19:28.558949 13879 raft_consensus.cc:359] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.559567 13879 raft_consensus.cc:740] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.560249 13879 consensus_queue.cc:260] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [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: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.560964 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:42137
I20260710 13:19:28.561292 13953 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:42137 every 8 connection(s)
I20260710 13:19:28.562022 13879 ts_tablet_manager.cc:1434] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:19:28.562810 13879 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.575147 13879 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.576007 13879 tablet_bootstrap.cc:492] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.576674 13879 ts_tablet_manager.cc:1403] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 13:19:28.578779 13879 raft_consensus.cc:359] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.579418 13879 raft_consensus.cc:740] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.580155 13879 consensus_queue.cc:260] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.581581 13879 ts_tablet_manager.cc:1434] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:28.582183 13879 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.587865 13954 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42719
I20260710 13:19:28.588325 13954 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:28.589257 13954 heartbeater.cc:507] Master 127.10.254.190:42719 requested a full tablet report, sending...
I20260710 13:19:28.593420 13879 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.594307 13879 tablet_bootstrap.cc:492] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.595108 13879 ts_tablet_manager.cc:1403] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:19:28.597075 13879 raft_consensus.cc:359] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.597564 13879 raft_consensus.cc:740] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.598080 13305 ts_manager.cc:194] Re-registered known tserver with Master: e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:28.598193 13879 consensus_queue.cc:260] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.600327 13879 ts_tablet_manager.cc:1434] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:28.601250 13879 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.620736 13305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46244
I20260710 13:19:28.627497 13954 heartbeater.cc:499] Master 127.10.254.190:42719 was elected leader, sending a full tablet report...
I20260710 13:19:28.630302 13879 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.631275 13879 tablet_bootstrap.cc:492] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.631973 13879 ts_tablet_manager.cc:1403] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.011s
I20260710 13:19:28.634246 13879 raft_consensus.cc:359] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.634720 13879 raft_consensus.cc:740] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.635324 13879 consensus_queue.cc:260] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.636866 13879 ts_tablet_manager.cc:1434] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:28.637686 13879 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.654907 13879 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.655915 13879 tablet_bootstrap.cc:492] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.656430 13879 ts_tablet_manager.cc:1403] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:19:28.658468 13879 raft_consensus.cc:359] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.658955 13879 raft_consensus.cc:740] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.659538 13879 consensus_queue.cc:260] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [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: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.660995 13879 ts_tablet_manager.cc:1434] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:28.661639 13879 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.672945 13879 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.674104 13879 tablet_bootstrap.cc:492] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.675238 13879 ts_tablet_manager.cc:1403] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260710 13:19:28.678000 13879 raft_consensus.cc:359] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.678673 13879 raft_consensus.cc:740] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.680048 13879 consensus_queue.cc:260] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.681737 13879 ts_tablet_manager.cc:1434] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:28.682749 13879 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.694108 13879 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.694824 13879 tablet_bootstrap.cc:492] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.695333 13879 ts_tablet_manager.cc:1403] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.004s
I20260710 13:19:28.697095 13879 raft_consensus.cc:359] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.697613 13879 raft_consensus.cc:740] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.698102 13879 consensus_queue.cc:260] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.699469 13879 ts_tablet_manager.cc:1434] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:28.700100 13879 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.711632 13879 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.712404 13879 tablet_bootstrap.cc:492] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.712929 13879 ts_tablet_manager.cc:1403] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260710 13:19:28.714905 13879 raft_consensus.cc:359] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.715492 13879 raft_consensus.cc:740] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.716082 13879 consensus_queue.cc:260] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.751739 13879 ts_tablet_manager.cc:1434] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.039s	user 0.024s	sys 0.014s
I20260710 13:19:28.752585 13879 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.765632 13879 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.766582 13879 tablet_bootstrap.cc:492] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.767199 13879 ts_tablet_manager.cc:1403] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.002s
I20260710 13:19:28.769600 13879 raft_consensus.cc:359] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.770291 13879 raft_consensus.cc:740] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.770998 13879 consensus_queue.cc:260] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [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: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:28.773000 13879 ts_tablet_manager.cc:1434] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:19:28.774348 13879 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.788254 13879 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.789064 13879 tablet_bootstrap.cc:492] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.789589 13879 ts_tablet_manager.cc:1403] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:19:28.791338 13879 raft_consensus.cc:359] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.791832 13879 raft_consensus.cc:740] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.792434 13879 consensus_queue.cc:260] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.794327 13879 ts_tablet_manager.cc:1434] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:19:28.795272 13879 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.810287 13879 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.811012 13879 tablet_bootstrap.cc:492] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.811560 13879 ts_tablet_manager.cc:1403] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:19:28.813743 13879 raft_consensus.cc:359] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.814427 13879 raft_consensus.cc:740] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.815104 13879 consensus_queue.cc:260] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:28.816871 13879 ts_tablet_manager.cc:1434] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:19:28.817608 13879 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Bootstrap starting.
I20260710 13:19:28.829941 13879 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: 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
I20260710 13:19:28.830618 13879 tablet_bootstrap.cc:492] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Bootstrap complete.
I20260710 13:19:28.831111 13879 ts_tablet_manager.cc:1403] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:19:28.833009 13879 raft_consensus.cc:359] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.833479 13879 raft_consensus.cc:740] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Initialized, Role: FOLLOWER
I20260710 13:19:28.834072 13879 consensus_queue.cc:260] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:28.835445 13879 ts_tablet_manager.cc:1434] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:29.175936 13774 raft_consensus.cc:493] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.176388 13774 raft_consensus.cc:515] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.177951 13774 leader_election.cc:290] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.178818 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.178949 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:29.179445 13928 raft_consensus.cc:2468] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:29.180635 13597 leader_election.cc:304] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [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: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:29.181238 13774 raft_consensus.cc:2804] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.181501 13774 raft_consensus.cc:493] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.181790 13774 raft_consensus.cc:3060] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.186456 13774 raft_consensus.cc:515] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.188166 13774 leader_election.cc:290] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.188968 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.189108 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:29.189682 13928 raft_consensus.cc:3060] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.195043 13928 raft_consensus.cc:2468] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 2.
I20260710 13:19:29.196218 13597 leader_election.cc:304] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [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: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13
I20260710 13:19:29.196918 13774 raft_consensus.cc:2804] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.197397 13774 raft_consensus.cc:697] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 2 LEADER]: Becoming Leader. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:29.198215 13774 consensus_queue.cc:237] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.204085 13833 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.204689 13833 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.205809 13303 catalog_manager.cc:5697] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to f8c4e78190d04fc1815417624e28f2ec (127.10.254.132). New cstate: current_term: 2 leader_uuid: "f8c4e78190d04fc1815417624e28f2ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.206456 13833 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:29.207333 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.207432 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:29.208048 13928 raft_consensus.cc:2468] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:29.209192 13449 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:29.209949 13833 raft_consensus.cc:2804] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.210328 13833 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.210603 13833 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.217263 13833 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.219034 13833 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:29.219833 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.220089 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:29.220427 13928 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.222100 13970 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.222527 13970 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.224212 13970 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.224900 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.225365 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:29.226308 13481 raft_consensus.cc:2393] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea27ac73ff54f539b097560e645e440 in current term 2: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:29.227348 13521 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:29.228001 13928 raft_consensus.cc:2468] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 2.
I20260710 13:19:29.228147 13970 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.229039 13449 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:29.229698 13833 raft_consensus.cc:2804] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.230144 13833 raft_consensus.cc:697] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:29.230857 13833 consensus_queue.cc:237] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.234035 13970 raft_consensus.cc:2749] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.244009 13303 catalog_manager.cc:5697] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.271864 13833 raft_consensus.cc:493] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.272465 13833 raft_consensus.cc:515] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.274264 13833 leader_election.cc:290] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.274952 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:29.275279 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0dd462b65516486cae8e8ac1ab3573e0" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.276026 13928 raft_consensus.cc:2393] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 2: Already voted for candidate f8c4e78190d04fc1815417624e28f2ec in this term.
I20260710 13:19:29.277005 13449 leader_election.cc:304] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13; no voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:29.278082 13833 raft_consensus.cc:3060] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.284922 13833 raft_consensus.cc:2749] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.286257 13833 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.286643 13833 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.288446 13833 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.289151 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:29.289736 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.290410 13928 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:29.291520 13449 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:29.292263 13833 raft_consensus.cc:2804] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.292613 13833 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.292886 13833 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.297838 13833 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.299376 13833 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.300320 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.300262 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:29.301011 13928 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.305717 13928 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 2.
I20260710 13:19:29.306793 13449 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:29.307647 13833 raft_consensus.cc:2804] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.308200 13833 raft_consensus.cc:697] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:29.308938 13833 consensus_queue.cc:237] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.317477 13303 catalog_manager.cc:5697] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.362900 13986 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.363404 13986 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.365135 13986 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.365868 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.366173 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:29.366473 13928 raft_consensus.cc:2393] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 2: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:29.367393 13597 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:29.368022 13986 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.372851 13986 raft_consensus.cc:2749] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.445065 13824 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.445618 13824 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.447240 13824 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:29.448238 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.448340 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:29.449020 13928 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:29.449985 13449 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:29.451489 13824 raft_consensus.cc:2804] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.451838 13824 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.452118 13824 raft_consensus.cc:3060] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.457576 13824 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.459257 13824 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:29.460076 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.460251 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:29.460578 13928 raft_consensus.cc:3060] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.465443 13928 raft_consensus.cc:2468] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 2.
I20260710 13:19:29.466378 13449 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:29.467010 13824 raft_consensus.cc:2804] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.467411 13824 raft_consensus.cc:697] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:29.467743 13988 raft_consensus.cc:493] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.468103 13824 consensus_queue.cc:237] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.468261 13988 raft_consensus.cc:515] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.470397 13988 leader_election.cc:290] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.470996 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:29.471632 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b89dcb40397414f97b906ac044baf20" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.472453 13928 raft_consensus.cc:2393] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea27ac73ff54f539b097560e645e440 in current term 2: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:29.473366 13523 leader_election.cc:304] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:29.473977 13988 raft_consensus.cc:3060] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.476804 13303 catalog_manager.cc:5697] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.480738 13988 raft_consensus.cc:2749] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.532892 13824 raft_consensus.cc:493] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.533402 13824 raft_consensus.cc:515] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.536008 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.536280 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:29.536736 13927 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:29.538062 13449 leader_election.cc:304] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:29.538141 13824 leader_election.cc:290] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:29.539139 13988 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.539598 13824 raft_consensus.cc:2804] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.539609 13988 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:29.540131 13824 raft_consensus.cc:493] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.540542 13824 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.542443 13988 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.542444 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:29.543363 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.544377 13928 raft_consensus.cc:2468] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 1.
I20260710 13:19:29.545372 13523 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [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: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:29.546197 13988 raft_consensus.cc:2804] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.546612 13988 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.546960 13988 raft_consensus.cc:3060] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.547458 13824 raft_consensus.cc:515] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.550266 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.550578 13553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:29.550973 13928 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.550405 13824 leader_election.cc:290] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:29.553534 13987 raft_consensus.cc:493] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.554046 13987 raft_consensus.cc:515] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.555893 13987 leader_election.cc:290] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.556293 13988 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:29.557106 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.557788 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:29.558142 13928 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 2.
I20260710 13:19:29.558403 13988 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.558547 13481 raft_consensus.cc:2393] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ea27ac73ff54f539b097560e645e440 in current term 2: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:29.559226 13449 leader_election.cc:304] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:29.559463 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:29.560217 13824 raft_consensus.cc:2804] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.560717 13824 raft_consensus.cc:697] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:29.560868 13521 leader_election.cc:304] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:29.561228 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.561705 13988 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.561919 13927 raft_consensus.cc:3060] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.561618 13824 consensus_queue.cc:237] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:29.569777 13927 raft_consensus.cc:2468] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:29.570173 13988 raft_consensus.cc:2749] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.569950 13305 catalog_manager.cc:5697] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.571156 13523 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [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: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:29.571815 13988 raft_consensus.cc:2804] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.572265 13988 raft_consensus.cc:697] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:29.572981 13988 consensus_queue.cc:237] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:29.580247 13305 catalog_manager.cc:5697] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:29.591194 13986 raft_consensus.cc:493] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.591724 13986 raft_consensus.cc:515] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:29.593391 13986 leader_election.cc:290] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.594353 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ea27ac73ff54f539b097560e645e440" is_pre_election: true
I20260710 13:19:29.594504 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386b9abc651d4f5f990e6ce655ab2aef" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.595326 13927 raft_consensus.cc:2393] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 2: Already voted for candidate 1ea27ac73ff54f539b097560e645e440 in this term.
I20260710 13:19:29.596769 13597 leader_election.cc:304] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8c4e78190d04fc1815417624e28f2ec; no voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:29.597640 13986 raft_consensus.cc:3060] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.602700 13986 raft_consensus.cc:2749] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.613085 13824 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.613629 13824 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.615229 13824 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.615990 13986 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.616130 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec" is_pre_election: true
I20260710 13:19:29.616284 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.616597 13986 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.616935 13928 raft_consensus.cc:2468] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:29.617584 13629 raft_consensus.cc:2468] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 1.
I20260710 13:19:29.617987 13449 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:29.618768 13824 raft_consensus.cc:2804] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.619065 13824 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.619514 13986 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.619345 13824 raft_consensus.cc:3060] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.619306 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765" is_pre_election: true
I20260710 13:19:29.620438 13928 raft_consensus.cc:2468] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8c4e78190d04fc1815417624e28f2ec in term 1.
I20260710 13:19:29.620733 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" is_pre_election: true
I20260710 13:19:29.621579 13597 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [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: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:29.622260 13986 raft_consensus.cc:2804] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:29.622522 13986 raft_consensus.cc:493] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader e131ba64c4b14db5b2b5178171874765)
I20260710 13:19:29.622802 13986 raft_consensus.cc:3060] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.625447 13824 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.626477 13481 raft_consensus.cc:2393] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 2: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:29.628149 13824 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [CANDIDATE]: Term 2 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:29.628213 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:29.628372 13928 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.629073 13928 raft_consensus.cc:3060] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:29.629747 13986 raft_consensus.cc:515] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.630949 13629 raft_consensus.cc:2393] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e094e27d8fdd48daa4ed1ae22da60e13 in current term 2: Already voted for candidate f8c4e78190d04fc1815417624e28f2ec in this term.
I20260710 13:19:29.631927 13986 leader_election.cc:290] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [CANDIDATE]: Term 2 election: Requested vote from peers e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:29.632807 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:29.633339 13481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21946ea42b284d71b38208d8cdea412a" candidate_uuid: "f8c4e78190d04fc1815417624e28f2ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:29.634133 13481 raft_consensus.cc:2393] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f8c4e78190d04fc1815417624e28f2ec in current term 2: Already voted for candidate e094e27d8fdd48daa4ed1ae22da60e13 in this term.
I20260710 13:19:29.635619 13595 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [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: f8c4e78190d04fc1815417624e28f2ec; no voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765
I20260710 13:19:29.636431 13986 raft_consensus.cc:2749] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 13:19:29.638252 13928 raft_consensus.cc:2468] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e094e27d8fdd48daa4ed1ae22da60e13 in term 2.
I20260710 13:19:29.639331 13449 leader_election.cc:304] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: f8c4e78190d04fc1815417624e28f2ec
I20260710 13:19:29.640156 13824 raft_consensus.cc:2804] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:29.640552 13824 raft_consensus.cc:697] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Leader. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:29.641255 13824 consensus_queue.cc:237] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:29.646759 13928 raft_consensus.cc:1275] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer f8c4e78190d04fc1815417624e28f2ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.647387 13927 raft_consensus.cc:1275] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.648659 13986 consensus_queue.cc:1048] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.648765 13824 consensus_queue.cc:1048] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.648864 13305 catalog_manager.cc:5697] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 reported cstate change: term changed from 1 to 2, leader changed from e131ba64c4b14db5b2b5178171874765 (127.10.254.129) to e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:29.663702 13481 raft_consensus.cc:1275] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Refusing update from remote peer f8c4e78190d04fc1815417624e28f2ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.667204 13986 consensus_queue.cc:1048] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.678488 13554 raft_consensus.cc:1275] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.682758 13751 consensus_queue.cc:1048] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.755592 13928 raft_consensus.cc:1275] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.756740 13751 consensus_queue.cc:1048] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.765972 13631 raft_consensus.cc:1275] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.767599 13751 consensus_queue.cc:1048] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.898844 13928 raft_consensus.cc:1275] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.900147 13751 consensus_queue.cc:1048] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:29.910632 13554 raft_consensus.cc:1275] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:29.912461 14008 consensus_queue.cc:1048] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.026566 13928 raft_consensus.cc:1275] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.027863 14008 consensus_queue.cc:1048] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.031059 13554 raft_consensus.cc:1275] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.032358 14008 consensus_queue.cc:1048] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.037290 13631 raft_consensus.cc:1275] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.040211 13751 consensus_queue.cc:1048] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.049789 13928 raft_consensus.cc:1275] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer e094e27d8fdd48daa4ed1ae22da60e13: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.051659 13824 consensus_queue.cc:1048] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.055537 13629 raft_consensus.cc:1275] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.057818 13988 consensus_queue.cc:1048] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:30.091104 13927 raft_consensus.cc:1275] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:30.092775 13988 consensus_queue.cc:1048] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 13:19:31.583011 13578 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6080 after lost signal to thread 11261
W20260710 13:19:31.583911 13578 debug-util.cc:398] Leaking SignalData structure 0x7b0800099f20 after lost signal to thread 13340
W20260710 13:19:31.584758 13578 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0700 after lost signal to thread 13507
W20260710 13:19:31.585523 13578 debug-util.cc:398] Leaking SignalData structure 0x7b080022e7a0 after lost signal to thread 13581
W20260710 13:19:31.586369 13578 debug-util.cc:398] Leaking SignalData structure 0x7b080022dc80 after lost signal to thread 13655
W20260710 13:19:31.587356 13578 debug-util.cc:398] Leaking SignalData structure 0x7b0800107d40 after lost signal to thread 13953
I20260710 13:19:38.758152 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:38.790215 13630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0"
dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
mode: GRACEFUL
new_leader_uuid: "1ea27ac73ff54f539b097560e645e440"
 from {username='slave'} at 127.0.0.1:37194
I20260710 13:19:38.790973 13630 raft_consensus.cc:606] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Received request to transfer leadership to TS 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:38.803683 13481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67"
dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
mode: GRACEFUL
new_leader_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:59670
I20260710 13:19:38.804284 13481 raft_consensus.cc:606] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Received request to transfer leadership to TS e131ba64c4b14db5b2b5178171874765
I20260710 13:19:38.807374 13483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64"
dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
mode: GRACEFUL
new_leader_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:59670
I20260710 13:19:38.807924 13483 raft_consensus.cc:606] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Received request to transfer leadership to TS e131ba64c4b14db5b2b5178171874765
I20260710 13:19:38.810086 13483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4"
dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
mode: GRACEFUL
new_leader_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:59670
I20260710 13:19:38.810599 13483 raft_consensus.cc:606] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Received request to transfer leadership to TS e131ba64c4b14db5b2b5178171874765
I20260710 13:19:38.813071 13483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20"
dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
mode: GRACEFUL
new_leader_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:59670
I20260710 13:19:38.813613 13483 raft_consensus.cc:606] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Received request to transfer leadership to TS e131ba64c4b14db5b2b5178171874765
I20260710 13:19:38.814899 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:19:38.815563 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:39.104789 14028 raft_consensus.cc:993] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: : Instructing follower e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.105412 14031 raft_consensus.cc:1081] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Signalling peer e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.107194 13927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4"
dest_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:49948
I20260710 13:19:39.107695 13927 raft_consensus.cc:493] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:39.108053 13927 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.115826 13927 raft_consensus.cc:515] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:39.118158 13927 leader_election.cc:290] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 3 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:39.129647 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:39.130424 13483 raft_consensus.cc:3055] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:39.130813 13483 raft_consensus.cc:740] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:39.132110 14035 raft_consensus.cc:993] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: : Instructing follower 1ea27ac73ff54f539b097560e645e440 to start an election
I20260710 13:19:39.130841 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfff7ed2c5b04fada0658bc4fd79eac4" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:39.132798 14035 raft_consensus.cc:1081] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Signalling peer 1ea27ac73ff54f539b097560e645e440 to start an election
I20260710 13:19:39.132180 13483 consensus_queue.cc:260] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:39.133008 13554 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.133970 13483 raft_consensus.cc:3060] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.134759 13557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0"
dest_uuid: "1ea27ac73ff54f539b097560e645e440"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:19:39.134904 14031 raft_consensus.cc:993] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: : Instructing follower e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.135402 13557 raft_consensus.cc:493] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:39.135499 14031 raft_consensus.cc:1081] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Signalling peer e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.135867 13557 raft_consensus.cc:3060] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.137504 13927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64"
dest_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:49948
I20260710 13:19:39.138062 13927 raft_consensus.cc:493] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:39.138422 13927 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.143272 13483 raft_consensus.cc:2468] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 3.
I20260710 13:19:39.144758 13874 leader_election.cc:304] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:39.145368 13927 raft_consensus.cc:515] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:39.146684 13554 raft_consensus.cc:2468] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 3.
I20260710 13:19:39.143769 13557 raft_consensus.cc:515] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:39.148032 13927 leader_election.cc:290] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 3 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975)
I20260710 13:19:39.149174 13557 leader_election.cc:290] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137)
I20260710 13:19:39.149930 14042 raft_consensus.cc:2804] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:39.149994 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:39.150704 13554 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.150926 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:39.151667 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be43695b14b545ac948fabfb0a3cea64" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:39.151391 13927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a69efd882be4979ae0d9390335725a0" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e131ba64c4b14db5b2b5178171874765"
I20260710 13:19:39.152084 13630 raft_consensus.cc:3055] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:39.151746 14042 raft_consensus.cc:697] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 3 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:39.152505 13630 raft_consensus.cc:740] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:39.152590 13927 raft_consensus.cc:3060] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.152460 13483 raft_consensus.cc:3055] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:39.153796 13483 raft_consensus.cc:740] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:39.153419 13630 consensus_queue.cc:260] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:39.155032 13630 raft_consensus.cc:3060] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.154820 13483 consensus_queue.cc:260] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:39.156177 13483 raft_consensus.cc:3060] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.153335 14042 consensus_queue.cc:237] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:39.164368 13927 raft_consensus.cc:2468] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:39.164527 13554 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 3.
I20260710 13:19:39.168397 13875 leader_election.cc:304] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [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: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:39.168514 13523 leader_election.cc:304] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:39.170130 14043 raft_consensus.cc:2804] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:39.170945 14026 raft_consensus.cc:2804] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:39.169284 13630 raft_consensus.cc:2468] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:39.170976 14043 raft_consensus.cc:697] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 3 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:39.173640 14043 consensus_queue.cc:237] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [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: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } }
I20260710 13:19:39.180300 14026 raft_consensus.cc:697] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:39.182185 14026 consensus_queue.cc:237] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:39.188814 13483 raft_consensus.cc:2468] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 3.
I20260710 13:19:39.191403 14031 raft_consensus.cc:993] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: : Instructing follower e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.191929 14031 raft_consensus.cc:1081] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Signalling peer e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.194013 13927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20"
dest_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:49948
I20260710 13:19:39.194639 13927 raft_consensus.cc:493] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:39.195272 13927 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.199229 13305 catalog_manager.cc:5697] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 1 to 2, leader changed from f8c4e78190d04fc1815417624e28f2ec (127.10.254.132) to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.201170 13306 catalog_manager.cc:5697] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 2 to 3, leader changed from e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130) to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 3 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.202621 13306 catalog_manager.cc:5697] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 2 to 3, leader changed from e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130) to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 3 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.205049 13927 raft_consensus.cc:515] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:39.207530 13927 leader_election.cc:290] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 3 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:39.209563 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:39.210201 13483 raft_consensus.cc:3055] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:39.210541 13483 raft_consensus.cc:740] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:39.211252 13483 consensus_queue.cc:260] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:39.212754 13483 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.219388 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f54bfe0b7a2342c4b7e015be3851ca20" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:39.220175 13629 raft_consensus.cc:3060] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:39.220176 13483 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 3.
I20260710 13:19:39.225262 13874 leader_election.cc:304] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [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: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:39.226265 14043 raft_consensus.cc:2804] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:39.226804 14043 raft_consensus.cc:697] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 3 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:39.227830 14043 consensus_queue.cc:237] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [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: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:39.229087 13629 raft_consensus.cc:2468] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 3.
I20260710 13:19:39.233197 14031 raft_consensus.cc:993] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: : Instructing follower e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.233806 14031 raft_consensus.cc:1081] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Signalling peer e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:39.236042 13927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67"
dest_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:49948
I20260710 13:19:39.236711 13927 raft_consensus.cc:493] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:39.237100 13927 raft_consensus.cc:3060] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.245225 13927 raft_consensus.cc:515] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:39.246857 13927 leader_election.cc:290] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 2 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:39.247929 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:39.247570 13306 catalog_manager.cc:5697] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 2 to 3, leader changed from e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130) to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 3 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.247570 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57541bcb566d4c36a5b28dc8bd3cba67" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:39.248535 13483 raft_consensus.cc:3055] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:39.248977 13483 raft_consensus.cc:740] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e094e27d8fdd48daa4ed1ae22da60e13, State: Running, Role: LEADER
I20260710 13:19:39.249024 13629 raft_consensus.cc:3060] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.249918 13483 consensus_queue.cc:260] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:39.251130 13483 raft_consensus.cc:3060] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:39.255295 13629 raft_consensus.cc:2468] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 2.
I20260710 13:19:39.256500 13875 leader_election.cc:304] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:39.257299 14043 raft_consensus.cc:2804] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:39.257499 13483 raft_consensus.cc:2468] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 2.
I20260710 13:19:39.258028 14043 raft_consensus.cc:697] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 2 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:39.258961 14043 consensus_queue.cc:237] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:39.266988 13306 catalog_manager.cc:5697] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 1 to 2, leader changed from e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130) to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:39.607730 13483 raft_consensus.cc:1275] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:39.609148 14043 consensus_queue.cc:1048] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:39.619194 13554 raft_consensus.cc:1275] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:39.620497 14042 consensus_queue.cc:1048] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:39.624920 13927 raft_consensus.cc:1275] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.626783 14046 consensus_queue.cc:1048] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:39.643985 13629 raft_consensus.cc:1275] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.645486 14046 consensus_queue.cc:1048] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.674755 13483 raft_consensus.cc:1275] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:39.675994 14042 consensus_queue.cc:1048] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:39.686267 13554 raft_consensus.cc:1275] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:39.688110 13629 raft_consensus.cc:1275] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 3 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:39.688380 14043 consensus_queue.cc:1048] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:39.689791 14043 consensus_queue.cc:1048] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:39.700570 13483 raft_consensus.cc:1275] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:19:39.705844 14045 consensus_queue.cc:1048] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:19:39.770356 13483 raft_consensus.cc:1275] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.771554 14045 consensus_queue.cc:1048] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.780747 13630 raft_consensus.cc:1275] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:39.782274 14043 consensus_queue.cc:1048] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:39.816604 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:39.832500 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:39.846859 13630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097"
dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
mode: GRACEFUL
new_leader_uuid: "1ea27ac73ff54f539b097560e645e440"
 from {username='slave'} at 127.0.0.1:37194
I20260710 13:19:39.847368 13630 raft_consensus.cc:606] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Received request to transfer leadership to TS 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:39.849915 13630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715"
dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
mode: GRACEFUL
new_leader_uuid: "1ea27ac73ff54f539b097560e645e440"
 from {username='slave'} at 127.0.0.1:37194
I20260710 13:19:39.850497 13630 raft_consensus.cc:606] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Received request to transfer leadership to TS 1ea27ac73ff54f539b097560e645e440
I20260710 13:19:39.852941 13630 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0"
dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
mode: GRACEFUL
new_leader_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:37194
I20260710 13:19:39.853412 13630 raft_consensus.cc:606] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Received request to transfer leadership to TS e131ba64c4b14db5b2b5178171874765
I20260710 13:19:39.854454 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:19:39.855252 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:40.186866 14072 raft_consensus.cc:993] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: : Instructing follower 1ea27ac73ff54f539b097560e645e440 to start an election
I20260710 13:19:40.187366 14035 raft_consensus.cc:1081] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Signalling peer 1ea27ac73ff54f539b097560e645e440 to start an election
I20260710 13:19:40.188879 13554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715"
dest_uuid: "1ea27ac73ff54f539b097560e645e440"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:19:40.189304 13554 raft_consensus.cc:493] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.189546 13554 raft_consensus.cc:3060] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.194077 13554 raft_consensus.cc:515] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:40.195688 13554 leader_election.cc:290] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:40.196508 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:40.196712 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d86c9e14b5a48bfa679650c7a777715" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:40.197073 13483 raft_consensus.cc:3060] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.197256 13630 raft_consensus.cc:3055] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.197571 13630 raft_consensus.cc:740] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:40.198175 13630 consensus_queue.cc:260] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:40.199219 13630 raft_consensus.cc:3060] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.201864 13483 raft_consensus.cc:2468] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:40.203118 13521 leader_election.cc:304] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: 
I20260710 13:19:40.203915 14071 raft_consensus.cc:2804] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.204290 14071 raft_consensus.cc:697] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:40.204378 13630 raft_consensus.cc:2468] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:40.205116 14071 consensus_queue.cc:237] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:40.213162 13306 catalog_manager.cc:5697] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 1 to 2, leader changed from f8c4e78190d04fc1815417624e28f2ec (127.10.254.132) to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.291033 14072 raft_consensus.cc:993] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: : Instructing follower 1ea27ac73ff54f539b097560e645e440 to start an election
I20260710 13:19:40.291527 14035 raft_consensus.cc:1081] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Signalling peer 1ea27ac73ff54f539b097560e645e440 to start an election
I20260710 13:19:40.292941 13554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097"
dest_uuid: "1ea27ac73ff54f539b097560e645e440"
 from {username='slave'} at 127.0.0.1:34028
I20260710 13:19:40.293398 13554 raft_consensus.cc:493] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.293638 13554 raft_consensus.cc:3060] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.298202 13554 raft_consensus.cc:515] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:40.299961 13554 leader_election.cc:290] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Requested vote from peers e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:40.300793 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:40.301352 13483 raft_consensus.cc:3060] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.301138 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c46ead922cc4f50997ddd644e1ba097" candidate_uuid: "1ea27ac73ff54f539b097560e645e440" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:40.301951 13630 raft_consensus.cc:3055] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.302240 13630 raft_consensus.cc:740] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:40.303032 13630 consensus_queue.cc:260] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:40.304162 13630 raft_consensus.cc:3060] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.307991 13483 raft_consensus.cc:2468] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:40.309250 13521 leader_election.cc:304] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ea27ac73ff54f539b097560e645e440, e094e27d8fdd48daa4ed1ae22da60e13; no voters: 
I20260710 13:19:40.310016 14071 raft_consensus.cc:2804] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.310104 13630 raft_consensus.cc:2468] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ea27ac73ff54f539b097560e645e440 in term 2.
I20260710 13:19:40.310452 14071 raft_consensus.cc:697] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Becoming Leader. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:40.311328 14071 consensus_queue.cc:237] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } }
I20260710 13:19:40.319093 13306 catalog_manager.cc:5697] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 reported cstate change: term changed from 1 to 2, leader changed from f8c4e78190d04fc1815417624e28f2ec (127.10.254.132) to 1ea27ac73ff54f539b097560e645e440 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "1ea27ac73ff54f539b097560e645e440" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.379657 14035 raft_consensus.cc:993] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: : Instructing follower e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:40.380146 14035 raft_consensus.cc:1081] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Signalling peer e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:40.381605 13927 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0"
dest_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:49946
I20260710 13:19:40.382082 13927 raft_consensus.cc:493] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:40.382340 13927 raft_consensus.cc:3060] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.386979 13927 raft_consensus.cc:515] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:40.388554 13927 leader_election.cc:290] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 2 election: Requested vote from peers f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985), e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161)
I20260710 13:19:40.389271 13630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:40.389549 13483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae198a3f7ff45848c63fb20fbf707a0" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e094e27d8fdd48daa4ed1ae22da60e13"
I20260710 13:19:40.389813 13630 raft_consensus.cc:3055] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:40.390030 13483 raft_consensus.cc:3060] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.390130 13630 raft_consensus.cc:740] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8c4e78190d04fc1815417624e28f2ec, State: Running, Role: LEADER
I20260710 13:19:40.390806 13630 consensus_queue.cc:260] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:40.391697 13630 raft_consensus.cc:3060] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:40.394531 13483 raft_consensus.cc:2468] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 2.
I20260710 13:19:40.395538 13874 leader_election.cc:304] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e094e27d8fdd48daa4ed1ae22da60e13, e131ba64c4b14db5b2b5178171874765; no voters: 
I20260710 13:19:40.396304 14042 raft_consensus.cc:2804] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:40.396284 13630 raft_consensus.cc:2468] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 2.
I20260710 13:19:40.396934 14042 raft_consensus.cc:697] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 2 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:40.397802 14042 consensus_queue.cc:237] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } }
I20260710 13:19:40.405386 13306 catalog_manager.cc:5697] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 1 to 2, leader changed from f8c4e78190d04fc1815417624e28f2ec (127.10.254.132) to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:40.595677 13629 raft_consensus.cc:1275] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.597018 14026 consensus_queue.cc:1048] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.609253 13483 raft_consensus.cc:1275] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.610553 14026 consensus_queue.cc:1048] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.709074 13483 raft_consensus.cc:1275] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.710244 14071 consensus_queue.cc:1048] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.718984 13629 raft_consensus.cc:1275] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer 1ea27ac73ff54f539b097560e645e440: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.720897 14026 consensus_queue.cc:1048] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.856381 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:40.876677 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:40.901626 13554 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6"
dest_uuid: "1ea27ac73ff54f539b097560e645e440"
mode: GRACEFUL
new_leader_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:56438
I20260710 13:19:40.902213 13554 raft_consensus.cc:606] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Received request to transfer leadership to TS e131ba64c4b14db5b2b5178171874765
I20260710 13:19:40.903364 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 13:19:40.904117 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:40.915596 13483 raft_consensus.cc:1275] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.916903 14043 consensus_queue.cc:1048] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e094e27d8fdd48daa4ed1ae22da60e13" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 33161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:40.926612 13629 raft_consensus.cc:1275] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:40.928102 14043 consensus_queue.cc:1048] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.006129 14046 raft_consensus.cc:993] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: : Instructing follower e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:41.006677 14046 raft_consensus.cc:1081] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Signalling peer e131ba64c4b14db5b2b5178171874765 to start an election
I20260710 13:19:41.009056 13928 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6"
dest_uuid: "e131ba64c4b14db5b2b5178171874765"
 from {username='slave'} at 127.0.0.1:49940
I20260710 13:19:41.009578 13928 raft_consensus.cc:493] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:41.009923 13928 raft_consensus.cc:3060] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.014829 13928 raft_consensus.cc:515] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:41.016386 13928 leader_election.cc:290] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 2 election: Requested vote from peers 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975), f8c4e78190d04fc1815417624e28f2ec (127.10.254.132:45985)
I20260710 13:19:41.017189 13554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1ea27ac73ff54f539b097560e645e440"
I20260710 13:19:41.017520 13629 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "995680effa2642de91ed5d3aa87914a6" candidate_uuid: "e131ba64c4b14db5b2b5178171874765" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8c4e78190d04fc1815417624e28f2ec"
I20260710 13:19:41.017834 13554 raft_consensus.cc:3055] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:41.018103 13629 raft_consensus.cc:3060] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.018162 13554 raft_consensus.cc:740] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ea27ac73ff54f539b097560e645e440, State: Running, Role: LEADER
I20260710 13:19:41.019029 13554 consensus_queue.cc:260] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:41.020278 13554 raft_consensus.cc:3060] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:41.025774 13629 raft_consensus.cc:2468] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 2.
I20260710 13:19:41.026852 13554 raft_consensus.cc:2468] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e131ba64c4b14db5b2b5178171874765 in term 2.
I20260710 13:19:41.027038 13875 leader_election.cc:304] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e131ba64c4b14db5b2b5178171874765, f8c4e78190d04fc1815417624e28f2ec; no voters: 
I20260710 13:19:41.027900 14043 raft_consensus.cc:2804] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:41.028295 14043 raft_consensus.cc:697] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 2 LEADER]: Becoming Leader. State: Replica: e131ba64c4b14db5b2b5178171874765, State: Running, Role: LEADER
I20260710 13:19:41.029073 14043 consensus_queue.cc:237] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } }
I20260710 13:19:41.036412 13306 catalog_manager.cc:5697] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 reported cstate change: term changed from 1 to 2, leader changed from 1ea27ac73ff54f539b097560e645e440 (127.10.254.131) to e131ba64c4b14db5b2b5178171874765 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e131ba64c4b14db5b2b5178171874765" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e131ba64c4b14db5b2b5178171874765" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42137 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:41.468335 13554 raft_consensus.cc:1275] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:41.469417 14043 consensus_queue.cc:1048] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ea27ac73ff54f539b097560e645e440" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 33975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:41.485108 13629 raft_consensus.cc:1275] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Refusing update from remote peer e131ba64c4b14db5b2b5178171874765: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:41.486542 14043 consensus_queue.cc:1048] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8c4e78190d04fc1815417624e28f2ec" member_type: VOTER last_known_addr { host: "127.10.254.132" port: 45985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:41.904964 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:41.918113 11258 tablet_server.cc:179] TabletServer@127.10.254.129:42137 shutting down...
I20260710 13:19:41.945458 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:41.946200 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.946931 11258 raft_consensus.cc:2243] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:41.947659 11258 raft_consensus.cc:2272] T be43695b14b545ac948fabfb0a3cea64 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.949645 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.950244 11258 raft_consensus.cc:2243] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.950871 11258 raft_consensus.cc:2272] T 9b89dcb40397414f97b906ac044baf20 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.953794 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.954682 11258 raft_consensus.cc:2243] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.955125 11258 raft_consensus.cc:2272] T 21946ea42b284d71b38208d8cdea412a P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.957038 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.957638 11258 raft_consensus.cc:2243] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:41.958410 11258 raft_consensus.cc:2272] T cae198a3f7ff45848c63fb20fbf707a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.960429 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.961063 11258 raft_consensus.cc:2243] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.961531 11258 raft_consensus.cc:2272] T 2a69efd882be4979ae0d9390335725a0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:41.963420 13449 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 13:19:41.964311 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.965158 11258 raft_consensus.cc:2243] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.965565 11258 raft_consensus.cc:2272] T 2825f4d4618e4a76bdf8d48d810c1bea P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:41.966632 13449 consensus_peers.cc:597] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:41.968039 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.968734 11258 raft_consensus.cc:2243] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.969224 11258 raft_consensus.cc:2272] T f127d8dd728b408298d00d04e873416b P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.971622 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.972182 11258 raft_consensus.cc:2243] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:41.972890 11258 raft_consensus.cc:2272] T 995680effa2642de91ed5d3aa87914a6 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.975363 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.976150 11258 raft_consensus.cc:2243] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.976758 11258 raft_consensus.cc:2272] T 386b9abc651d4f5f990e6ce655ab2aef P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:41.978245 13523 consensus_peers.cc:597] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:41.979054 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.979595 11258 raft_consensus.cc:2243] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.979956 11258 raft_consensus.cc:2272] T abc6c23d4e7243849517ff2afedd48c7 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.982390 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.983137 11258 raft_consensus.cc:2243] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:41.984014 11258 raft_consensus.cc:2272] T f54bfe0b7a2342c4b7e015be3851ca20 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.986109 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.986632 11258 raft_consensus.cc:2243] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:41.987313 11258 raft_consensus.cc:2272] T bfff7ed2c5b04fada0658bc4fd79eac4 P e131ba64c4b14db5b2b5178171874765 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.989100 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.989634 11258 raft_consensus.cc:2243] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.990037 11258 raft_consensus.cc:2272] T 0dd462b65516486cae8e8ac1ab3573e0 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.991942 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.992450 11258 raft_consensus.cc:2243] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.992820 11258 raft_consensus.cc:2272] T 330a0e32efc74e4f9f4dc777d3e72c39 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.994643 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.995115 11258 raft_consensus.cc:2243] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:41.995515 11258 raft_consensus.cc:2272] T 4ddb77fbf7484e77b5ea3ece083ff387 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:41.997328 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:41.997875 11258 raft_consensus.cc:2243] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:41.998796 11258 raft_consensus.cc:2272] T 57541bcb566d4c36a5b28dc8bd3cba67 P e131ba64c4b14db5b2b5178171874765 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.000872 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:42.001335 11258 raft_consensus.cc:2243] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:42.001327 13449 consensus_peers.cc:597] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.001773 11258 raft_consensus.cc:2272] T 27be8eaada874cf98042b11932e170c3 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.003667 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:42.004160 11258 raft_consensus.cc:2243] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.004540 11258 raft_consensus.cc:2272] T 6c31b3e755024582bfaac81d4ed11f18 P e131ba64c4b14db5b2b5178171874765 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:42.016188 13523 consensus_peers.cc:597] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.033892 11258 tablet_server.cc:196] TabletServer@127.10.254.129:42137 shutdown complete.
I20260710 13:19:42.065094 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
I20260710 13:19:42.095722 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:42.096602 11258 tablet_replica.cc:333] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.098549 11258 raft_consensus.cc:2243] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.099578 11258 raft_consensus.cc:2272] T 57541bcb566d4c36a5b28dc8bd3cba67 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:42.099594 13449 consensus_peers.cc:597] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.103121 11258 tablet_replica.cc:333] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.104036 11258 raft_consensus.cc:2243] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.104562 11258 raft_consensus.cc:2272] T 7f5d8edbd41c4e1087154c0906e30cf7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.107462 11258 tablet_replica.cc:333] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
W20260710 13:19:42.107434 13521 consensus_peers.cc:597] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 -> Peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Couldn't send request to peer e094e27d8fdd48daa4ed1ae22da60e13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.108429 11258 raft_consensus.cc:2243] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.109226 11258 raft_consensus.cc:2272] T 2825f4d4618e4a76bdf8d48d810c1bea P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.113955 11258 tablet_replica.cc:333] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.114988 11258 raft_consensus.cc:2243] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.115458 11258 raft_consensus.cc:2272] T 0dd462b65516486cae8e8ac1ab3573e0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.117300 11258 tablet_replica.cc:333] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.117797 11258 raft_consensus.cc:2243] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.118170 11258 raft_consensus.cc:2272] T bfff7ed2c5b04fada0658bc4fd79eac4 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.120231 11258 tablet_replica.cc:333] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.120726 11258 raft_consensus.cc:2243] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.121469 11258 raft_consensus.cc:2272] T 3e0c8aa15c1d49af97cd6a2fb86b728b P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.123677 11258 tablet_replica.cc:333] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.124374 11258 raft_consensus.cc:2243] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:42.125108 13521 consensus_peers.cc:597] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 -> Peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Couldn't send request to peer e094e27d8fdd48daa4ed1ae22da60e13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.125294 11258 raft_consensus.cc:2272] T 9b89dcb40397414f97b906ac044baf20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.127204 11258 tablet_replica.cc:333] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.127727 11258 raft_consensus.cc:2243] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.128158 11258 raft_consensus.cc:2272] T d8d57cb88224464db6efdae2a95ef588 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.130026 11258 tablet_replica.cc:333] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.130538 11258 raft_consensus.cc:2243] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.130966 11258 raft_consensus.cc:2272] T 5c46ead922cc4f50997ddd644e1ba097 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.132755 11258 tablet_replica.cc:333] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.133258 11258 raft_consensus.cc:2243] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.133657 11258 raft_consensus.cc:2272] T 330a0e32efc74e4f9f4dc777d3e72c39 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.135418 11258 tablet_replica.cc:333] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.135950 11258 raft_consensus.cc:2243] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.136699 11258 raft_consensus.cc:2272] T 4ddb77fbf7484e77b5ea3ece083ff387 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.138538 11258 tablet_replica.cc:333] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.139031 11258 raft_consensus.cc:2243] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.139420 11258 raft_consensus.cc:2272] T be43695b14b545ac948fabfb0a3cea64 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.141155 11258 tablet_replica.cc:333] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.141647 11258 raft_consensus.cc:2243] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.142345 11258 raft_consensus.cc:2272] T abc6c23d4e7243849517ff2afedd48c7 P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.144354 11258 tablet_replica.cc:333] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.144898 11258 raft_consensus.cc:2243] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.145272 11258 raft_consensus.cc:2272] T 3a5687346fa64a13b2ced7205477706e P e094e27d8fdd48daa4ed1ae22da60e13 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.147064 11258 tablet_replica.cc:333] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.147596 11258 raft_consensus.cc:2243] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.148542 11258 raft_consensus.cc:2272] T 21946ea42b284d71b38208d8cdea412a P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.150540 11258 tablet_replica.cc:333] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.150998 11258 raft_consensus.cc:2243] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:19:42.151350 13595 consensus_peers.cc:597] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec -> Peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Couldn't send request to peer e094e27d8fdd48daa4ed1ae22da60e13. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.151422 11258 raft_consensus.cc:2272] T cae198a3f7ff45848c63fb20fbf707a0 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.153316 11258 tablet_replica.cc:333] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.153975 11258 raft_consensus.cc:2243] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.154445 11258 raft_consensus.cc:2272] T 5d86c9e14b5a48bfa679650c7a777715 P e094e27d8fdd48daa4ed1ae22da60e13 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.156405 11258 tablet_replica.cc:333] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13: stopping tablet replica
I20260710 13:19:42.156833 11258 raft_consensus.cc:2243] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.157220 11258 raft_consensus.cc:2272] T f54bfe0b7a2342c4b7e015be3851ca20 P e094e27d8fdd48daa4ed1ae22da60e13 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.196791 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
I20260710 13:19:42.227568 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
W20260710 13:19:42.241601 13523 consensus_peers.cc:597] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.258726 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:42.259850 11258 tablet_replica.cc:333] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.260579 11258 raft_consensus.cc:2243] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.261006 11258 raft_consensus.cc:2272] T 7f5d8edbd41c4e1087154c0906e30cf7 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.262935 11258 tablet_replica.cc:333] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.264233 11258 raft_consensus.cc:2243] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.265602 11258 raft_consensus.cc:2272] T 2a69efd882be4979ae0d9390335725a0 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.268275 11258 tablet_replica.cc:333] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.268991 11258 raft_consensus.cc:2243] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.269944 11258 raft_consensus.cc:2272] T 5d86c9e14b5a48bfa679650c7a777715 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:42.269997 13595 consensus_peers.cc:597] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec -> Peer e094e27d8fdd48daa4ed1ae22da60e13 (127.10.254.130:33161): Couldn't send request to peer e094e27d8fdd48daa4ed1ae22da60e13. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:33161: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:42.271225 13597 consensus_peers.cc:597] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.272352 11258 tablet_replica.cc:333] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.272957 11258 raft_consensus.cc:2243] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.273384 11258 raft_consensus.cc:2272] T bfff7ed2c5b04fada0658bc4fd79eac4 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.275141 11258 tablet_replica.cc:333] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.275638 11258 raft_consensus.cc:2243] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.276072 11258 raft_consensus.cc:2272] T 3e0c8aa15c1d49af97cd6a2fb86b728b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.277844 11258 tablet_replica.cc:333] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.278343 11258 raft_consensus.cc:2243] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.278748 11258 raft_consensus.cc:2272] T 9b89dcb40397414f97b906ac044baf20 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.280525 11258 tablet_replica.cc:333] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.281034 11258 raft_consensus.cc:2243] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.281399 11258 raft_consensus.cc:2272] T f127d8dd728b408298d00d04e873416b P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.283155 11258 tablet_replica.cc:333] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.283668 11258 raft_consensus.cc:2243] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.284123 11258 raft_consensus.cc:2272] T 2825f4d4618e4a76bdf8d48d810c1bea P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.285858 11258 tablet_replica.cc:333] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.286348 11258 raft_consensus.cc:2243] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.286697 11258 raft_consensus.cc:2272] T be43695b14b545ac948fabfb0a3cea64 P 1ea27ac73ff54f539b097560e645e440 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.288515 11258 tablet_replica.cc:333] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.289021 11258 raft_consensus.cc:2243] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.289409 11258 raft_consensus.cc:2272] T 3a5687346fa64a13b2ced7205477706e P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.291127 11258 tablet_replica.cc:333] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.291637 11258 raft_consensus.cc:2243] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.292510 11258 raft_consensus.cc:2272] T d8d57cb88224464db6efdae2a95ef588 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.294833 11258 tablet_replica.cc:333] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.295564 11258 raft_consensus.cc:2243] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.296767 11258 raft_consensus.cc:2272] T 386b9abc651d4f5f990e6ce655ab2aef P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:42.298996 13597 consensus_peers.cc:597] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.299556 11258 tablet_replica.cc:333] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.300187 11258 raft_consensus.cc:2243] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.300602 11258 raft_consensus.cc:2272] T 995680effa2642de91ed5d3aa87914a6 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.302874 11258 tablet_replica.cc:333] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.303417 11258 raft_consensus.cc:2243] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.303969 11258 raft_consensus.cc:2272] T 27be8eaada874cf98042b11932e170c3 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.305877 11258 tablet_replica.cc:333] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.306355 11258 raft_consensus.cc:2243] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.306815 11258 raft_consensus.cc:2272] T 6c31b3e755024582bfaac81d4ed11f18 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.308988 11258 tablet_replica.cc:333] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.309517 11258 raft_consensus.cc:2243] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.309963 11258 raft_consensus.cc:2272] T abc6c23d4e7243849517ff2afedd48c7 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.311902 11258 tablet_replica.cc:333] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.312397 11258 raft_consensus.cc:2243] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.313141 11258 raft_consensus.cc:2272] T 5c46ead922cc4f50997ddd644e1ba097 P 1ea27ac73ff54f539b097560e645e440 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.315558 11258 tablet_replica.cc:333] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440: stopping tablet replica
I20260710 13:19:42.316325 11258 raft_consensus.cc:2243] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.317507 11258 raft_consensus.cc:2272] T 330a0e32efc74e4f9f4dc777d3e72c39 P 1ea27ac73ff54f539b097560e645e440 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.376718 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
W20260710 13:19:42.390558 13597 consensus_peers.cc:597] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:42.391119 13597 consensus_peers.cc:597] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec -> Peer e131ba64c4b14db5b2b5178171874765 (127.10.254.129:42137): Couldn't send request to peer e131ba64c4b14db5b2b5178171874765. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:42.413403 13596 consensus_peers.cc:597] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec -> Peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Couldn't send request to peer 1ea27ac73ff54f539b097560e645e440. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.131:33975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.415699 11258 tablet_server.cc:179] TabletServer@127.10.254.132:0 shutting down...
W20260710 13:19:42.422400 13596 consensus_peers.cc:597] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec -> Peer 1ea27ac73ff54f539b097560e645e440 (127.10.254.131:33975): Couldn't send request to peer 1ea27ac73ff54f539b097560e645e440. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.131:33975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:42.449492 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:42.450282 11258 tablet_replica.cc:333] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.451092 11258 raft_consensus.cc:2243] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.451627 11258 raft_consensus.cc:2272] T 2a69efd882be4979ae0d9390335725a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.453572 11258 tablet_replica.cc:333] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.454129 11258 raft_consensus.cc:2243] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.454846 11258 raft_consensus.cc:2272] T f127d8dd728b408298d00d04e873416b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.456741 11258 tablet_replica.cc:333] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.457254 11258 raft_consensus.cc:2243] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.458006 11258 raft_consensus.cc:2272] T 7f5d8edbd41c4e1087154c0906e30cf7 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.459654 11258 tablet_replica.cc:333] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.460189 11258 raft_consensus.cc:2243] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.460564 11258 raft_consensus.cc:2272] T 57541bcb566d4c36a5b28dc8bd3cba67 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.462234 11258 tablet_replica.cc:333] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.462723 11258 raft_consensus.cc:2243] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.463068 11258 raft_consensus.cc:2272] T d8d57cb88224464db6efdae2a95ef588 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.464833 11258 tablet_replica.cc:333] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.465337 11258 raft_consensus.cc:2243] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.465724 11258 raft_consensus.cc:2272] T 995680effa2642de91ed5d3aa87914a6 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.468000 11258 tablet_replica.cc:333] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.468487 11258 raft_consensus.cc:2243] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.468888 11258 raft_consensus.cc:2272] T 386b9abc651d4f5f990e6ce655ab2aef P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.470549 11258 tablet_replica.cc:333] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.471014 11258 raft_consensus.cc:2243] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.471695 11258 raft_consensus.cc:2272] T 0dd462b65516486cae8e8ac1ab3573e0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.473397 11258 tablet_replica.cc:333] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.473851 11258 raft_consensus.cc:2243] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.474216 11258 raft_consensus.cc:2272] T 3e0c8aa15c1d49af97cd6a2fb86b728b P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.475834 11258 tablet_replica.cc:333] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.476305 11258 raft_consensus.cc:2243] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.476658 11258 raft_consensus.cc:2272] T 5d86c9e14b5a48bfa679650c7a777715 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.478304 11258 tablet_replica.cc:333] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.478801 11258 raft_consensus.cc:2243] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.479507 11258 raft_consensus.cc:2272] T 3a5687346fa64a13b2ced7205477706e P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.481251 11258 tablet_replica.cc:333] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.481734 11258 raft_consensus.cc:2243] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.482097 11258 raft_consensus.cc:2272] T 21946ea42b284d71b38208d8cdea412a P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.483883 11258 tablet_replica.cc:333] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.484342 11258 raft_consensus.cc:2243] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.484721 11258 raft_consensus.cc:2272] T cae198a3f7ff45848c63fb20fbf707a0 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.486373 11258 tablet_replica.cc:333] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.486860 11258 raft_consensus.cc:2243] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.487243 11258 raft_consensus.cc:2272] T f54bfe0b7a2342c4b7e015be3851ca20 P f8c4e78190d04fc1815417624e28f2ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.488822 11258 tablet_replica.cc:333] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.489275 11258 raft_consensus.cc:2243] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.489962 11258 raft_consensus.cc:2272] T 27be8eaada874cf98042b11932e170c3 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.491544 11258 tablet_replica.cc:333] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.492034 11258 raft_consensus.cc:2243] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.492744 11258 raft_consensus.cc:2272] T 6c31b3e755024582bfaac81d4ed11f18 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.494400 11258 tablet_replica.cc:333] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.494851 11258 raft_consensus.cc:2243] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.495223 11258 raft_consensus.cc:2272] T 5c46ead922cc4f50997ddd644e1ba097 P f8c4e78190d04fc1815417624e28f2ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.496909 11258 tablet_replica.cc:333] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec: stopping tablet replica
I20260710 13:19:42.497330 11258 raft_consensus.cc:2243] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:42.497706 11258 raft_consensus.cc:2272] T 4ddb77fbf7484e77b5ea3ece083ff387 P f8c4e78190d04fc1815417624e28f2ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.533123 11258 tablet_server.cc:196] TabletServer@127.10.254.132:0 shutdown complete.
I20260710 13:19:42.564257 11258 master.cc:562] Master@127.10.254.190:42719 shutting down...
I20260710 13:19:42.589212 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:42.589707 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:42.590016 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P f602b2fc04f84acab264c7abd5c335de: stopping tablet replica
I20260710 13:19:42.609723 11258 master.cc:584] Master@127.10.254.190:42719 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18969 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:19:42.660841 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:37219
I20260710 13:19:42.661988 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:42.668089 14113 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
W20260710 13:19:42.668217 14114 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
W20260710 13:19:42.668337 14116 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
I20260710 13:19:42.669070 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:42.670064 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:42.670256 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:42.670404 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689582670386 us; error 0 us; skew 500 ppm
I20260710 13:19:42.670933 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:42.673471 11258 webserver.cc:533] Webserver started at http://127.10.254.190:35545/ using document root <none> and password file <none>
I20260710 13:19:42.673970 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:42.674158 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:42.674417 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:42.675473 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "29b4208ba50e4bd9b6e434bb80b46cab"
format_stamp: "Formatted at 2026-07-10 13:19:42 on dist-test-slave-84g9"
I20260710 13:19:42.679970 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:19:42.683677 14121 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:42.684602 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:19:42.685039 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "29b4208ba50e4bd9b6e434bb80b46cab"
format_stamp: "Formatted at 2026-07-10 13:19:42 on dist-test-slave-84g9"
I20260710 13:19:42.685351 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-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)
I20260710 13:19:42.704586 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:42.705858 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:42.750869 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:37219
I20260710 13:19:42.751027 14172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:37219 every 8 connection(s)
I20260710 13:19:42.754870 14173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:42.765069 14173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab: Bootstrap starting.
I20260710 13:19:42.769635 14173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:42.773732 14173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab: No bootstrap required, opened a new log
I20260710 13:19:42.775858 14173 raft_consensus.cc:359] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b4208ba50e4bd9b6e434bb80b46cab" member_type: VOTER }
I20260710 13:19:42.776225 14173 raft_consensus.cc:385] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:42.776443 14173 raft_consensus.cc:740] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29b4208ba50e4bd9b6e434bb80b46cab, State: Initialized, Role: FOLLOWER
I20260710 13:19:42.776973 14173 consensus_queue.cc:260] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "29b4208ba50e4bd9b6e434bb80b46cab" member_type: VOTER }
I20260710 13:19:42.777393 14173 raft_consensus.cc:399] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:42.777606 14173 raft_consensus.cc:493] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:42.777841 14173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:42.782430 14173 raft_consensus.cc:515] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b4208ba50e4bd9b6e434bb80b46cab" member_type: VOTER }
I20260710 13:19:42.782984 14173 leader_election.cc:304] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [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: 29b4208ba50e4bd9b6e434bb80b46cab; no voters: 
I20260710 13:19:42.784240 14173 leader_election.cc:290] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:42.784737 14176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:42.786049 14176 raft_consensus.cc:697] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 1 LEADER]: Becoming Leader. State: Replica: 29b4208ba50e4bd9b6e434bb80b46cab, State: Running, Role: LEADER
I20260710 13:19:42.786787 14176 consensus_queue.cc:237] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [LEADER]: Queue going to LEADER mode. State: All 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: "29b4208ba50e4bd9b6e434bb80b46cab" member_type: VOTER }
I20260710 13:19:42.787930 14173 sys_catalog.cc:565] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:42.791147 14177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [sys.catalog]: SysCatalogTable state changed. Reason: New leader 29b4208ba50e4bd9b6e434bb80b46cab. Latest consensus state: current_term: 1 leader_uuid: "29b4208ba50e4bd9b6e434bb80b46cab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b4208ba50e4bd9b6e434bb80b46cab" member_type: VOTER } }
I20260710 13:19:42.791450 14178 sys_catalog.cc:455] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "29b4208ba50e4bd9b6e434bb80b46cab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "29b4208ba50e4bd9b6e434bb80b46cab" member_type: VOTER } }
I20260710 13:19:42.791924 14177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:42.792163 14178 sys_catalog.cc:458] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:42.794236 14182 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:42.799969 14182 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:42.805214 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:42.809263 14182 catalog_manager.cc:1383] Generated new cluster ID: 8cefc8f90830407fb32f408c437b00b9
I20260710 13:19:42.809579 14182 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:42.847395 14182 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:42.848779 14182 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:42.866577 14182 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab: Generated new TSK 0
I20260710 13:19:42.867309 14182 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:42.873311 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:42.881197 14195 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
W20260710 13:19:42.880581 14194 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
W20260710 13:19:42.884989 14197 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
I20260710 13:19:42.889424 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:42.893800 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:42.894413 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:42.894667 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689582894645 us; error 0 us; skew 500 ppm
I20260710 13:19:42.895365 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:42.898015 11258 webserver.cc:533] Webserver started at http://127.10.254.129:41875/ using document root <none> and password file <none>
I20260710 13:19:42.898489 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:42.898661 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:42.898880 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:42.900089 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "01d3d28c27b846a1ac73420a770630e4"
format_stamp: "Formatted at 2026-07-10 13:19:42 on dist-test-slave-84g9"
I20260710 13:19:42.904872 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:42.909010 14202 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:42.909873 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:19:42.910207 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "01d3d28c27b846a1ac73420a770630e4"
format_stamp: "Formatted at 2026-07-10 13:19:42 on dist-test-slave-84g9"
I20260710 13:19:42.910485 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-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)
I20260710 13:19:42.930902 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:42.932588 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:42.935056 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:42.937536 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:42.937750 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:42.937974 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:42.938136 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:42.986920 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:36917
I20260710 13:19:42.987028 14264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:36917 every 8 connection(s)
I20260710 13:19:42.994539 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:43.002507 14269 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
W20260710 13:19:43.011022 14270 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
I20260710 13:19:43.014110 11258 server_base.cc:1061] running on GCE node
W20260710 13:19:43.014899 14272 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
I20260710 13:19:43.016109 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:43.016450 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:43.016693 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689583016671 us; error 0 us; skew 500 ppm
I20260710 13:19:43.017268 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:43.020293 11258 webserver.cc:533] Webserver started at http://127.10.254.130:33347/ using document root <none> and password file <none>
I20260710 13:19:43.020998 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:43.021358 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:43.021836 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:43.023257 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "f5b67298a8324f298bd73d76b7167b85"
format_stamp: "Formatted at 2026-07-10 13:19:43 on dist-test-slave-84g9"
I20260710 13:19:43.023316 14265 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37219
I20260710 13:19:43.023859 14265 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:43.024736 14265 heartbeater.cc:507] Master 127.10.254.190:37219 requested a full tablet report, sending...
I20260710 13:19:43.027231 14138 ts_manager.cc:194] Registered new tserver with Master: 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917)
I20260710 13:19:43.029661 14138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53848
I20260710 13:19:43.029912 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:43.034636 14277 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:43.035626 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:43.036024 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "f5b67298a8324f298bd73d76b7167b85"
format_stamp: "Formatted at 2026-07-10 13:19:43 on dist-test-slave-84g9"
I20260710 13:19:43.036391 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-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)
I20260710 13:19:43.055542 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:43.056790 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:43.058310 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:43.060652 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:43.060844 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:43.061028 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:43.061152 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:43.107123 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:40125
I20260710 13:19:43.107214 14339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:40125 every 8 connection(s)
I20260710 13:19:43.115290 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:43.122782 14343 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
W20260710 13:19:43.125535 14344 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
I20260710 13:19:43.129575 14340 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37219
W20260710 13:19:43.129498 14346 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
I20260710 13:19:43.130213 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:43.130407 14340 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:43.131417 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:19:43.131413 14340 heartbeater.cc:507] Master 127.10.254.190:37219 requested a full tablet report, sending...
W20260710 13:19:43.132020 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:43.132277 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689583132256 us; error 0 us; skew 500 ppm
I20260710 13:19:43.132982 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:43.133965 14138 ts_manager.cc:194] Registered new tserver with Master: f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:43.137064 11258 webserver.cc:533] Webserver started at http://127.10.254.131:37613/ using document root <none> and password file <none>
I20260710 13:19:43.137710 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:43.137916 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:43.138167 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:43.139160 14138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53862
I20260710 13:19:43.139590 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
format_stamp: "Formatted at 2026-07-10 13:19:43 on dist-test-slave-84g9"
I20260710 13:19:43.146073 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:43.154402 14351 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:43.155438 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 13:19:43.155766 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
format_stamp: "Formatted at 2026-07-10 13:19:43 on dist-test-slave-84g9"
I20260710 13:19:43.156112 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-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)
I20260710 13:19:43.183851 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:43.185001 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:43.186277 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:43.188617 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:43.188865 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:43.189147 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:43.189293 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:43.234686 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:40595
I20260710 13:19:43.234740 14413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:40595 every 8 connection(s)
I20260710 13:19:43.248353 14414 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37219
I20260710 13:19:43.248683 14414 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:43.249356 14414 heartbeater.cc:507] Master 127.10.254.190:37219 requested a full tablet report, sending...
I20260710 13:19:43.251175 14138 ts_manager.cc:194] Registered new tserver with Master: 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.251639 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013711168s
I20260710 13:19:43.252949 14138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53866
I20260710 13:19:43.276909 14138 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53868:
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"
    }
  }
}
W20260710 13:19:43.279774 14138 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.
I20260710 13:19:43.345724 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 41b36e2330d1455c9f28416b39868e7f (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:43.347198 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b36e2330d1455c9f28416b39868e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.351688 14378 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3c74fb6a524a2da8106d7f21e2b6cf (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:43.353615 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3c74fb6a524a2da8106d7f21e2b6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.360775 14377 tablet_service.cc:1511] Processing CreateTablet for tablet 3261cd00a09c4127990681e240378d14 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:43.362336 14377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3261cd00a09c4127990681e240378d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.370304 14229 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3c74fb6a524a2da8106d7f21e2b6cf (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:43.372843 14376 tablet_service.cc:1511] Processing CreateTablet for tablet 201084ba5ee447beade7b3a17b495838 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:43.374455 14376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201084ba5ee447beade7b3a17b495838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.374820 14227 tablet_service.cc:1511] Processing CreateTablet for tablet 201084ba5ee447beade7b3a17b495838 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:43.372941 14228 tablet_service.cc:1511] Processing CreateTablet for tablet 3261cd00a09c4127990681e240378d14 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:43.378011 14226 tablet_service.cc:1511] Processing CreateTablet for tablet cd7b5c790aa34f72968a023b87cd0925 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:43.380172 14304 tablet_service.cc:1511] Processing CreateTablet for tablet 3c3c74fb6a524a2da8106d7f21e2b6cf (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:19:43.380458 14225 tablet_service.cc:1511] Processing CreateTablet for tablet a347c68644e04bc4b49dff1719297091 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:43.381675 14304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3c74fb6a524a2da8106d7f21e2b6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.382328 14229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c3c74fb6a524a2da8106d7f21e2b6cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.385188 14303 tablet_service.cc:1511] Processing CreateTablet for tablet 3261cd00a09c4127990681e240378d14 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:19:43.403105 14374 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7a64a3099410f977905c3cf14c7a5 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:43.403681 14303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3261cd00a09c4127990681e240378d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.403429 14297 tablet_service.cc:1511] Processing CreateTablet for tablet adc2574b19a344a1b74a5f5d2dcd72f1 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:43.404901 14297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc2574b19a344a1b74a5f5d2dcd72f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.406059 14373 tablet_service.cc:1511] Processing CreateTablet for tablet 908d254bd91d40bb8ecd0bce510b123f (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:43.408443 14221 tablet_service.cc:1511] Processing CreateTablet for tablet 94bbc912b40c48379cd25303c7179038 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:43.378131 14375 tablet_service.cc:1511] Processing CreateTablet for tablet cd7b5c790aa34f72968a023b87cd0925 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:43.409538 14296 tablet_service.cc:1511] Processing CreateTablet for tablet 94bbc912b40c48379cd25303c7179038 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:43.404888 14374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7a64a3099410f977905c3cf14c7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.394439 14305 tablet_service.cc:1511] Processing CreateTablet for tablet 41b36e2330d1455c9f28416b39868e7f (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:43.397054 14300 tablet_service.cc:1511] Processing CreateTablet for tablet a347c68644e04bc4b49dff1719297091 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:43.396164 14298 tablet_service.cc:1511] Processing CreateTablet for tablet 908d254bd91d40bb8ecd0bce510b123f (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:43.392915 14299 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7a64a3099410f977905c3cf14c7a5 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:43.388070 14302 tablet_service.cc:1511] Processing CreateTablet for tablet 201084ba5ee447beade7b3a17b495838 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:19:43.389993 14301 tablet_service.cc:1511] Processing CreateTablet for tablet cd7b5c790aa34f72968a023b87cd0925 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:19:43.400930 14222 tablet_service.cc:1511] Processing CreateTablet for tablet adc2574b19a344a1b74a5f5d2dcd72f1 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:43.414420 14372 tablet_service.cc:1511] Processing CreateTablet for tablet adc2574b19a344a1b74a5f5d2dcd72f1 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:19:43.389282 14225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a347c68644e04bc4b49dff1719297091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.388463 14224 tablet_service.cc:1511] Processing CreateTablet for tablet 59d7a64a3099410f977905c3cf14c7a5 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:19:43.415360 14378 tablet_service.cc:1511] Processing CreateTablet for tablet a347c68644e04bc4b49dff1719297091 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:19:43.367573 14230 tablet_service.cc:1511] Processing CreateTablet for tablet 41b36e2330d1455c9f28416b39868e7f (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:19:43.394305 14223 tablet_service.cc:1511] Processing CreateTablet for tablet 908d254bd91d40bb8ecd0bce510b123f (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:19:43.416702 14371 tablet_service.cc:1511] Processing CreateTablet for tablet 94bbc912b40c48379cd25303c7179038 (DEFAULT_TABLE table=test-workload [id=05eeb69fa61d43d5a9e860aa3fa4118f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:19:43.418016 14373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908d254bd91d40bb8ecd0bce510b123f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.420395 14296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bbc912b40c48379cd25303c7179038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.424221 14305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b36e2330d1455c9f28416b39868e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.424860 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a347c68644e04bc4b49dff1719297091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.425441 14301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7b5c790aa34f72968a023b87cd0925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.425623 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7b5c790aa34f72968a023b87cd0925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.426558 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201084ba5ee447beade7b3a17b495838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.428658 14221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bbc912b40c48379cd25303c7179038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.429986 14228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3261cd00a09c4127990681e240378d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.431314 14372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc2574b19a344a1b74a5f5d2dcd72f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.432646 14223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908d254bd91d40bb8ecd0bce510b123f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.434816 14371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94bbc912b40c48379cd25303c7179038. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.434830 14230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b36e2330d1455c9f28416b39868e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.436057 14224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7a64a3099410f977905c3cf14c7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.436559 14429 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.437153 14375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd7b5c790aa34f72968a023b87cd0925. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.437229 14222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc2574b19a344a1b74a5f5d2dcd72f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.459631 14299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59d7a64a3099410f977905c3cf14c7a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.464375 14302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201084ba5ee447beade7b3a17b495838. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.468350 14300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a347c68644e04bc4b49dff1719297091. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:43.472344 14298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908d254bd91d40bb8ecd0bce510b123f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:19:43.487644 14122 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.10.254.131:40595, user_credentials={real_user=slave}} blocked reactor thread for 49810.2us
I20260710 13:19:43.531741 14429 tablet_bootstrap.cc:654] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.539157 14430 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:43.550246 14431 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.573268 14430 tablet_bootstrap.cc:654] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.579226 14431 tablet_bootstrap.cc:654] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.585251 14429 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.585834 14429 ts_tablet_manager.cc:1403] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.150s	user 0.006s	sys 0.005s
I20260710 13:19:43.586673 14431 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.590500 14429 raft_consensus.cc:359] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:43.591367 14429 raft_consensus.cc:385] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.591655 14429 raft_consensus.cc:740] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.593909 14429 consensus_queue.cc:260] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:43.587258 14431 ts_tablet_manager.cc:1403] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260710 13:19:43.601012 14431 raft_consensus.cc:359] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.602371 14431 raft_consensus.cc:385] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.602789 14431 raft_consensus.cc:740] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.603857 14431 consensus_queue.cc:260] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.606973 14340 heartbeater.cc:499] Master 127.10.254.190:37219 was elected leader, sending a full tablet report...
I20260710 13:19:43.607853 14430 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:43.613327 14430 ts_tablet_manager.cc:1403] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.005s
I20260710 13:19:43.613677 14414 heartbeater.cc:499] Master 127.10.254.190:37219 was elected leader, sending a full tablet report...
I20260710 13:19:43.614106 14429 ts_tablet_manager.cc:1434] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.028s	user 0.013s	sys 0.006s
I20260710 13:19:43.615185 14429 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.616560 14430 raft_consensus.cc:359] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.617411 14430 raft_consensus.cc:385] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.607802 14431 ts_tablet_manager.cc:1434] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:19:43.619946 14431 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.621733 14429 tablet_bootstrap.cc:654] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.626763 14431 tablet_bootstrap.cc:654] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.617975 14430 raft_consensus.cc:740] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.630894 14429 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.630508 14430 consensus_queue.cc:260] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.631430 14429 ts_tablet_manager.cc:1403] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 13:19:43.634431 14429 raft_consensus.cc:359] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.635145 14429 raft_consensus.cc:385] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.635452 14429 raft_consensus.cc:740] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.636248 14429 consensus_queue.cc:260] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.638415 14429 ts_tablet_manager.cc:1434] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.006s
I20260710 13:19:43.639372 14429 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.639942 14431 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.640528 14431 ts_tablet_manager.cc:1403] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260710 13:19:43.643534 14431 raft_consensus.cc:359] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.644404 14431 raft_consensus.cc:385] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.644753 14431 raft_consensus.cc:740] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.645675 14429 tablet_bootstrap.cc:654] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.645727 14431 consensus_queue.cc:260] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.648838 14265 heartbeater.cc:499] Master 127.10.254.190:37219 was elected leader, sending a full tablet report...
I20260710 13:19:43.649371 14430 ts_tablet_manager.cc:1434] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.015s
I20260710 13:19:43.650374 14430 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:43.651078 14431 ts_tablet_manager.cc:1434] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:43.652161 14431 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.656771 14430 tablet_bootstrap.cc:654] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.658912 14431 tablet_bootstrap.cc:654] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.666858 14431 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.667446 14431 ts_tablet_manager.cc:1403] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.001s
I20260710 13:19:43.667752 14430 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:43.668318 14430 ts_tablet_manager.cc:1403] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:19:43.669806 14429 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.670332 14429 ts_tablet_manager.cc:1403] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.000s
I20260710 13:19:43.670717 14431 raft_consensus.cc:359] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.671511 14431 raft_consensus.cc:385] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.671135 14430 raft_consensus.cc:359] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.671914 14431 raft_consensus.cc:740] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.672040 14430 raft_consensus.cc:385] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.672902 14430 raft_consensus.cc:740] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.673207 14429 raft_consensus.cc:359] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.673476 14431 consensus_queue.cc:260] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.673947 14429 raft_consensus.cc:385] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.674328 14429 raft_consensus.cc:740] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.673714 14430 consensus_queue.cc:260] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.675074 14429 consensus_queue.cc:260] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.676090 14431 ts_tablet_manager.cc:1434] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:43.676579 14430 ts_tablet_manager.cc:1434] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 13:19:43.677104 14431 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.677654 14430 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:43.680168 14429 ts_tablet_manager.cc:1434] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 13:19:43.681282 14429 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.683970 14431 tablet_bootstrap.cc:654] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.684444 14430 tablet_bootstrap.cc:654] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.689457 14429 tablet_bootstrap.cc:654] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.690387 14435 raft_consensus.cc:493] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.691054 14435 raft_consensus.cc:515] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:43.696691 14435 leader_election.cc:290] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917)
I20260710 13:19:43.700305 14431 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.701071 14431 ts_tablet_manager.cc:1403] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 13:19:43.704602 14431 raft_consensus.cc:359] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.705542 14431 raft_consensus.cc:385] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.705891 14431 raft_consensus.cc:740] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.707181 14431 consensus_queue.cc:260] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.710314 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:43.710920 14429 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.711663 14429 ts_tablet_manager.cc:1403] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
W20260710 13:19:43.712467 14354 leader_election.cc:343] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.714916 14429 raft_consensus.cc:359] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.715698 14429 raft_consensus.cc:385] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.716271 14429 raft_consensus.cc:740] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.717103 14429 consensus_queue.cc:260] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.716043 14430 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:43.718878 14431 ts_tablet_manager.cc:1434] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 13:19:43.719290 14429 ts_tablet_manager.cc:1434] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:43.719630 14430 ts_tablet_manager.cc:1403] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.003s
I20260710 13:19:43.720279 14431 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.722886 14430 raft_consensus.cc:359] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.720275 14429 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.727774 14430 raft_consensus.cc:385] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.728150 14430 raft_consensus.cc:740] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.729019 14430 consensus_queue.cc:260] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.731298 14430 ts_tablet_manager.cc:1434] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.002s
I20260710 13:19:43.732084 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:43.727348 14431 tablet_bootstrap.cc:654] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.732349 14430 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
W20260710 13:19:43.733775 14353 leader_election.cc:343] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.734195 14429 tablet_bootstrap.cc:654] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.734282 14353 leader_election.cc:304] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85
I20260710 13:19:43.736606 14435 raft_consensus.cc:2749] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:43.744030 14429 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.744606 14429 ts_tablet_manager.cc:1403] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.007s
I20260710 13:19:43.746475 14431 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.747021 14431 ts_tablet_manager.cc:1403] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.000s
I20260710 13:19:43.748129 14430 tablet_bootstrap.cc:654] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.747952 14429 raft_consensus.cc:359] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.748760 14429 raft_consensus.cc:385] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.749068 14429 raft_consensus.cc:740] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.749838 14429 consensus_queue.cc:260] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.750017 14431 raft_consensus.cc:359] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.750726 14431 raft_consensus.cc:385] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.751020 14431 raft_consensus.cc:740] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.752125 14429 ts_tablet_manager.cc:1434] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:43.751972 14431 consensus_queue.cc:260] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.753325 14429 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.754503 14431 ts_tablet_manager.cc:1434] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:19:43.755620 14431 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.761363 14429 tablet_bootstrap.cc:654] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.763127 14431 tablet_bootstrap.cc:654] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.772197 14430 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:43.773432 14430 ts_tablet_manager.cc:1403] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.008s
I20260710 13:19:43.773797 14429 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.774483 14429 ts_tablet_manager.cc:1403] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 13:19:43.776741 14430 raft_consensus.cc:359] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.777587 14430 raft_consensus.cc:385] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.777837 14430 raft_consensus.cc:740] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.777874 14429 raft_consensus.cc:359] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.778514 14430 consensus_queue.cc:260] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.778759 14429 raft_consensus.cc:385] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.779758 14429 raft_consensus.cc:740] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.780666 14430 ts_tablet_manager.cc:1434] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:43.780591 14429 consensus_queue.cc:260] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.781762 14430 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:43.781913 14431 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.782444 14431 ts_tablet_manager.cc:1403] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.021s
I20260710 13:19:43.782960 14429 ts_tablet_manager.cc:1434] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:19:43.785530 14431 raft_consensus.cc:359] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.786324 14431 raft_consensus.cc:385] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.786613 14431 raft_consensus.cc:740] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.787338 14429 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.787519 14431 consensus_queue.cc:260] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.789280 14430 tablet_bootstrap.cc:654] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.792263 14431 ts_tablet_manager.cc:1434] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 13:19:43.793140 14436 raft_consensus.cc:493] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.793449 14431 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.793658 14436 raft_consensus.cc:515] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
W20260710 13:19:43.801558 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:43.803378 14430 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:43.804020 14430 ts_tablet_manager.cc:1403] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.003s
I20260710 13:19:43.805094 14431 tablet_bootstrap.cc:654] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.806509 14436 leader_election.cc:290] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.804472 14454 raft_consensus.cc:493] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.807628 14454 raft_consensus.cc:515] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.810105 14454 leader_election.cc:290] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.813830 14431 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.814459 14431 ts_tablet_manager.cc:1403] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260710 13:19:43.814567 14430 raft_consensus.cc:359] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.815244 14430 raft_consensus.cc:385] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.815500 14430 raft_consensus.cc:740] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.816453 14430 consensus_queue.cc:260] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.816471 14439 raft_consensus.cc:493] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.817606 14439 raft_consensus.cc:515] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.819541 14454 raft_consensus.cc:493] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.820431 14454 raft_consensus.cc:515] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.822772 14454 leader_election.cc:290] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.827149 14439 leader_election.cc:290] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.823598 14429 tablet_bootstrap.cc:654] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.830992 14431 raft_consensus.cc:359] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.832216 14431 raft_consensus.cc:385] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.832633 14431 raft_consensus.cc:740] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.833546 14431 consensus_queue.cc:260] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.836571 14431 ts_tablet_manager.cc:1434] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.000s
I20260710 13:19:43.837940 14431 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.846592 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:43.847442 14389 raft_consensus.cc:2468] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:43.850378 14203 leader_election.cc:304] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:43.852339 14439 raft_consensus.cc:2804] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.852813 14439 raft_consensus.cc:493] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.853139 14439 raft_consensus.cc:3060] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.862841 14439 raft_consensus.cc:515] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.866230 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:43.867075 14315 raft_consensus.cc:2468] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:43.867574 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:43.868257 14389 raft_consensus.cc:3060] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.870942 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:43.871676 14315 raft_consensus.cc:3060] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.874099 14439 leader_election.cc:290] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Requested vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.875036 14431 tablet_bootstrap.cc:654] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.875610 14429 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:43.876145 14429 ts_tablet_manager.cc:1403] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.089s	user 0.013s	sys 0.002s
I20260710 13:19:43.876639 14389 raft_consensus.cc:2468] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:43.878182 14203 leader_election.cc:304] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:43.879388 14439 raft_consensus.cc:2804] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:43.880193 14439 raft_consensus.cc:697] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Running, Role: LEADER
I20260710 13:19:43.881214 14439 consensus_queue.cc:237] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.881764 14430 ts_tablet_manager.cc:1434] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.077s	user 0.015s	sys 0.024s
I20260710 13:19:43.882756 14315 raft_consensus.cc:2468] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:43.883092 14430 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:43.879168 14429 raft_consensus.cc:359] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.883581 14429 raft_consensus.cc:385] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.885093 14429 raft_consensus.cc:740] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.887498 14429 consensus_queue.cc:260] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.890509 14430 tablet_bootstrap.cc:654] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.890499 14429 ts_tablet_manager.cc:1434] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 13:19:43.896955 14429 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:43.903019 14429 tablet_bootstrap.cc:654] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.910543 14431 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:43.911218 14431 ts_tablet_manager.cc:1403] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.019s
I20260710 13:19:43.913076 14135 catalog_manager.cc:5697] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "01d3d28c27b846a1ac73420a770630e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:43.914649 14431 raft_consensus.cc:359] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.915536 14431 raft_consensus.cc:385] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:43.916034 14431 raft_consensus.cc:740] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:43.916909 14431 consensus_queue.cc:260] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.919574 14431 ts_tablet_manager.cc:1434] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260710 13:19:43.920859 14431 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:43.927002 14431 tablet_bootstrap.cc:654] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:43.938040 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:43.939023 14389 raft_consensus.cc:2393] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b67298a8324f298bd73d76b7167b85 in current term 1: Already voted for candidate 01d3d28c27b846a1ac73420a770630e4 in this term.
I20260710 13:19:43.942243 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:43.942386 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bbc912b40c48379cd25303c7179038" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:43.943094 14389 raft_consensus.cc:2468] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:43.943199 14388 raft_consensus.cc:2468] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:43.945022 14278 leader_election.cc:304] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:43.946027 14454 raft_consensus.cc:2804] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.946430 14454 raft_consensus.cc:493] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.946759 14454 raft_consensus.cc:3060] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.952351 14278 leader_election.cc:304] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:43.953349 14436 raft_consensus.cc:2804] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:43.953732 14436 raft_consensus.cc:493] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:43.954090 14436 raft_consensus.cc:3060] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.967968 14469 raft_consensus.cc:493] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.963650 14454 raft_consensus.cc:515] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.971387 14469 raft_consensus.cc:515] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.966259 14436 raft_consensus.cc:515] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.973486 14468 raft_consensus.cc:493] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.973670 14454 leader_election.cc:290] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.974166 14468 raft_consensus.cc:515] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.975675 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bbc912b40c48379cd25303c7179038" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:43.976601 14388 raft_consensus.cc:3060] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.976719 14469 leader_election.cc:290] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.978055 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:43.980649 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:43.983031 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bbc912b40c48379cd25303c7179038" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:43.985110 14388 raft_consensus.cc:2468] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:43.985340 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bbc912b40c48379cd25303c7179038" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:43.987888 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:43.989729 14469 raft_consensus.cc:493] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:43.990732 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a347c68644e04bc4b49dff1719297091" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:43.991168 14279 leader_election.cc:304] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:43.991402 14389 raft_consensus.cc:2468] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:43.992128 14278 leader_election.cc:304] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:43.990260 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a347c68644e04bc4b49dff1719297091" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:43.990316 14469 raft_consensus.cc:515] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:43.995549 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:43.995888 14469 leader_election.cc:290] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.996272 14388 raft_consensus.cc:3060] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:43.996446 14469 raft_consensus.cc:2749] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:43.994884 14279 leader_election.cc:343] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:43.998380 14279 leader_election.cc:343] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:43.999464 14439 raft_consensus.cc:493] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.000139 14439 raft_consensus.cc:515] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.000980 14278 leader_election.cc:304] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:44.001534 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc2574b19a344a1b74a5f5d2dcd72f1" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.002485 14439 leader_election.cc:290] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:43.973694 14436 leader_election.cc:290] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.003567 14436 raft_consensus.cc:2804] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.003845 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.004662 14389 raft_consensus.cc:2468] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:44.003688 14469 raft_consensus.cc:2804] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.005394 14469 raft_consensus.cc:493] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.005784 14203 leader_election.cc:304] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:44.005812 14469 raft_consensus.cc:3060] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.006714 14439 raft_consensus.cc:2804] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.007233 14439 raft_consensus.cc:493] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:19:44.007923 14279 leader_election.cc:343] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.008356 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3261cd00a09c4127990681e240378d14" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.009090 14389 raft_consensus.cc:2468] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:44.007608 14439 raft_consensus.cc:3060] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:44.011109 14279 leader_election.cc:343] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.011984 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.012154 14436 raft_consensus.cc:697] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:44.012720 14315 raft_consensus.cc:2468] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:44.013173 14436 consensus_queue.cc:237] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
W20260710 13:19:44.013792 14278 leader_election.cc:343] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.014644 14278 leader_election.cc:304] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:44.016696 14469 raft_consensus.cc:515] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.017378 14454 raft_consensus.cc:2804] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.017786 14454 raft_consensus.cc:493] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.018126 14454 raft_consensus.cc:3060] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:44.018498 14279 leader_election.cc:343] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.018929 14469 leader_election.cc:290] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.020833 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc2574b19a344a1b74a5f5d2dcd72f1" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:44.021672 14240 raft_consensus.cc:2468] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:44.021917 14430 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:44.023134 14430 ts_tablet_manager.cc:1403] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.140s	user 0.042s	sys 0.045s
I20260710 13:19:44.027261 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3261cd00a09c4127990681e240378d14" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:44.028054 14240 raft_consensus.cc:2468] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:44.028820 14389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a347c68644e04bc4b49dff1719297091" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:44.029541 14389 raft_consensus.cc:3060] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.025146 14439 raft_consensus.cc:515] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.018131 14388 raft_consensus.cc:2468] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:44.031126 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a347c68644e04bc4b49dff1719297091" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:44.025835 14454 raft_consensus.cc:515] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.006753 14468 leader_election.cc:290] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.032799 14279 leader_election.cc:304] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [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: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85; no voters: 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:44.033481 14454 leader_election.cc:290] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.034149 14468 raft_consensus.cc:2804] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.034407 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
W20260710 13:19:44.034554 14279 leader_election.cc:343] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.038940 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3261cd00a09c4127990681e240378d14" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:44.039716 14240 raft_consensus.cc:3060] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.044026 14388 raft_consensus.cc:3060] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.035825 14439 leader_election.cc:290] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Requested vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.036851 14429 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:44.045151 14429 ts_tablet_manager.cc:1403] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.148s	user 0.030s	sys 0.036s
I20260710 13:19:44.048326 14429 raft_consensus.cc:359] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.049177 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3261cd00a09c4127990681e240378d14" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:44.049445 14429 raft_consensus.cc:385] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.050036 14387 raft_consensus.cc:3060] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.051373 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:44.052090 14315 raft_consensus.cc:3060] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.056247 14278 leader_election.cc:304] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:44.050053 14439 raft_consensus.cc:493] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.057626 14439 raft_consensus.cc:515] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.062134 14315 raft_consensus.cc:2468] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:44.058444 14429 raft_consensus.cc:740] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.060874 14387 raft_consensus.cc:2468] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:44.068674 14429 consensus_queue.cc:260] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.064031 14468 raft_consensus.cc:493] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.036883 14430 raft_consensus.cc:359] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.070544 14430 raft_consensus.cc:385] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.070935 14430 raft_consensus.cc:740] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.071702 14205 leader_election.cc:304] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:44.072364 14431 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:44.071885 14430 consensus_queue.cc:260] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.072960 14431 ts_tablet_manager.cc:1403] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.152s	user 0.064s	sys 0.064s
I20260710 13:19:44.067005 14454 raft_consensus.cc:2804] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.073010 14457 raft_consensus.cc:2804] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.070866 14468 raft_consensus.cc:3060] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.076365 14429 ts_tablet_manager.cc:1434] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 13:19:44.077507 14429 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:44.077834 14240 raft_consensus.cc:2468] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:44.079396 14279 leader_election.cc:304] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:44.085047 14469 raft_consensus.cc:2804] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.085814 14429 tablet_bootstrap.cc:654] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.070637 14389 raft_consensus.cc:2468] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:44.079873 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.087263 14439 leader_election.cc:290] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.091673 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.083987 14454 raft_consensus.cc:697] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:44.097214 14454 consensus_queue.cc:237] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.100736 14468 raft_consensus.cc:515] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.104393 14468 leader_election.cc:290] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.105104 14278 leader_election.cc:304] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
W20260710 13:19:44.112160 14203 leader_election.cc:343] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.112661 14137 catalog_manager.cc:5697] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.107566 14431 raft_consensus.cc:359] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.115314 14431 raft_consensus.cc:385] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.115604 14431 raft_consensus.cc:740] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.118534 14388 raft_consensus.cc:2468] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:44.118208 14431 consensus_queue.cc:260] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.120986 14315 raft_consensus.cc:2468] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:44.116463 14469 raft_consensus.cc:697] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:44.122967 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc2574b19a344a1b74a5f5d2dcd72f1" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:44.116017 14457 raft_consensus.cc:697] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Running, Role: LEADER
I20260710 13:19:44.124768 14457 consensus_queue.cc:237] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
W20260710 13:19:44.128335 14278 leader_election.cc:343] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.117317 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc2574b19a344a1b74a5f5d2dcd72f1" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:44.116195 14468 raft_consensus.cc:2804] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.133880 14240 raft_consensus.cc:3060] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.142704 14431 ts_tablet_manager.cc:1434] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260710 13:19:44.143710 14431 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: Bootstrap starting.
I20260710 13:19:44.143898 14468 raft_consensus.cc:697] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:44.146607 14468 consensus_queue.cc:237] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.149703 14431 tablet_bootstrap.cc:654] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.149639 14469 consensus_queue.cc:237] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.157797 14429 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:44.158282 14429 ts_tablet_manager.cc:1403] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.081s	user 0.022s	sys 0.017s
I20260710 13:19:44.161166 14429 raft_consensus.cc:359] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.162045 14429 raft_consensus.cc:385] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.162447 14429 raft_consensus.cc:740] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.163331 14429 consensus_queue.cc:260] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.164767 14240 raft_consensus.cc:2468] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:44.166296 14279 leader_election.cc:304] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [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: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85; no voters: 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:44.165488 14429 ts_tablet_manager.cc:1434] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:44.166149 14430 ts_tablet_manager.cc:1434] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.140s	user 0.015s	sys 0.018s
I20260710 13:19:44.168942 14429 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78: Bootstrap starting.
I20260710 13:19:44.171006 14474 raft_consensus.cc:2804] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.171401 14431 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: No bootstrap required, opened a new log
I20260710 13:19:44.171554 14474 raft_consensus.cc:697] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:44.172528 14474 consensus_queue.cc:237] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.174985 14205 leader_election.cc:304] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [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: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85; no voters: 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:44.175706 14431 ts_tablet_manager.cc:1403] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260710 13:19:44.176998 14457 raft_consensus.cc:2804] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.177410 14457 raft_consensus.cc:493] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.177743 14457 raft_consensus.cc:3060] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.177834 14429 tablet_bootstrap.cc:654] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.178465 14431 raft_consensus.cc:359] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.179147 14431 raft_consensus.cc:385] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.179409 14431 raft_consensus.cc:740] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.180637 14431 consensus_queue.cc:260] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.183121 14430 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:44.190083 14431 ts_tablet_manager.cc:1434] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:19:44.190989 14137 catalog_manager.cc:5697] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "01d3d28c27b846a1ac73420a770630e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.192837 14430 tablet_bootstrap.cc:654] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.194221 14457 raft_consensus.cc:515] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.198904 14429 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78: No bootstrap required, opened a new log
I20260710 13:19:44.199700 14429 ts_tablet_manager.cc:1403] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.008s
I20260710 13:19:44.202886 14429 raft_consensus.cc:359] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.203644 14429 raft_consensus.cc:385] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.204007 14429 raft_consensus.cc:740] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.204634 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:44.205627 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:44.206229 14315 raft_consensus.cc:3060] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.206674 14457 leader_election.cc:290] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Requested vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.205094 14429 consensus_queue.cc:260] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.207628 14387 raft_consensus.cc:3060] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.207967 14468 raft_consensus.cc:493] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.208455 14468 raft_consensus.cc:515] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.209444 14430 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:44.209620 14429 ts_tablet_manager.cc:1434] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:19:44.210093 14430 ts_tablet_manager.cc:1403] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.011s
I20260710 13:19:44.213033 14430 raft_consensus.cc:359] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.213539 14387 raft_consensus.cc:2468] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:44.213794 14430 raft_consensus.cc:385] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.214169 14430 raft_consensus.cc:740] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.215051 14430 consensus_queue.cc:260] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.217490 14430 ts_tablet_manager.cc:1434] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:44.218150 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201084ba5ee447beade7b3a17b495838" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:44.218824 14430 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
W20260710 13:19:44.219528 14279 leader_election.cc:343] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.220114 14468 leader_election.cc:290] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.221240 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201084ba5ee447beade7b3a17b495838" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.221891 14388 raft_consensus.cc:2468] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 0.
I20260710 13:19:44.223852 14138 catalog_manager.cc:5697] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.224786 14278 leader_election.cc:304] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:44.225620 14430 tablet_bootstrap.cc:654] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.225749 14138 catalog_manager.cc:5697] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.227931 14457 raft_consensus.cc:493] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.228688 14457 raft_consensus.cc:515] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.228025 14138 catalog_manager.cc:5697] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.227891 14468 raft_consensus.cc:2804] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.228839 14203 leader_election.cc:304] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:44.229799 14468 raft_consensus.cc:493] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.231612 14457 leader_election.cc:290] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.232103 14475 raft_consensus.cc:2804] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.232398 14468 raft_consensus.cc:3060] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.232554 14314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.232791 14475 raft_consensus.cc:697] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Running, Role: LEADER
I20260710 13:19:44.233084 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.234117 14387 raft_consensus.cc:2393] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01d3d28c27b846a1ac73420a770630e4 in current term 1: Already voted for candidate f5b67298a8324f298bd73d76b7167b85 in this term.
I20260710 13:19:44.234100 14475 consensus_queue.cc:237] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.235764 14203 leader_election.cc:304] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4; no voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85
I20260710 13:19:44.237344 14457 raft_consensus.cc:3060] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.229533 14315 raft_consensus.cc:2468] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:44.245922 14468 raft_consensus.cc:515] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.248351 14468 leader_election.cc:290] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.252895 14457 raft_consensus.cc:2749] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:44.253543 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201084ba5ee447beade7b3a17b495838" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:44.253661 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201084ba5ee447beade7b3a17b495838" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:44.254663 14387 raft_consensus.cc:3060] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:44.255218 14279 leader_election.cc:343] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:44.253028 14430 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:44.256067 14430 ts_tablet_manager.cc:1403] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.010s
I20260710 13:19:44.258064 14430 raft_consensus.cc:359] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.258538 14430 raft_consensus.cc:385] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.258755 14430 raft_consensus.cc:740] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.259341 14430 consensus_queue.cc:260] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.261241 14430 ts_tablet_manager.cc:1434] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:19:44.261729 14387 raft_consensus.cc:2468] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:44.261957 14430 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:44.263500 14278 leader_election.cc:304] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:44.264878 14468 raft_consensus.cc:2804] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.265347 14468 raft_consensus.cc:697] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:44.266196 14468 consensus_queue.cc:237] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.267827 14430 tablet_bootstrap.cc:654] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.267072 14136 catalog_manager.cc:5697] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "01d3d28c27b846a1ac73420a770630e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.272984 14138 catalog_manager.cc:5697] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.278066 14430 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:44.278590 14430 ts_tablet_manager.cc:1403] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260710 13:19:44.281031 14430 raft_consensus.cc:359] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.281721 14430 raft_consensus.cc:385] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.281973 14430 raft_consensus.cc:740] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.282604 14430 consensus_queue.cc:260] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.284360 14430 ts_tablet_manager.cc:1434] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 13:19:44.285218 14430 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:44.290114 14430 tablet_bootstrap.cc:654] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:44.289263 14136 catalog_manager.cc:5697] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:44.294637 14430 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: No bootstrap required, opened a new log
I20260710 13:19:44.295030 14430 ts_tablet_manager.cc:1403] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:19:44.297250 14430 raft_consensus.cc:359] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.297861 14430 raft_consensus.cc:385] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:44.298072 14430 raft_consensus.cc:740] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:44.298651 14430 consensus_queue.cc:260] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.300609 14430 ts_tablet_manager.cc:1434] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:44.358526 14435 raft_consensus.cc:493] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.359009 14435 raft_consensus.cc:515] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.360606 14435 leader_election.cc:290] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:44.361924 14240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc2574b19a344a1b74a5f5d2dcd72f1" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "01d3d28c27b846a1ac73420a770630e4" is_pre_election: true
I20260710 13:19:44.361685 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc2574b19a344a1b74a5f5d2dcd72f1" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.362625 14240 raft_consensus.cc:2393] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 90ee9219eeee4ff0b61f77cd8874fd78 in current term 1: Already voted for candidate f5b67298a8324f298bd73d76b7167b85 in this term.
I20260710 13:19:44.363617 14354 leader_election.cc:304] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85
I20260710 13:19:44.364590 14435 raft_consensus.cc:3060] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.369727 14435 raft_consensus.cc:2749] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:44.429437 14457 raft_consensus.cc:493] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.430066 14457 raft_consensus.cc:515] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.431938 14457 leader_election.cc:290] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.432881 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bbc912b40c48379cd25303c7179038" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.433023 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94bbc912b40c48379cd25303c7179038" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.433684 14387 raft_consensus.cc:2393] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01d3d28c27b846a1ac73420a770630e4 in current term 1: Already voted for candidate f5b67298a8324f298bd73d76b7167b85 in this term.
I20260710 13:19:44.434552 14203 leader_election.cc:304] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4; no voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85
I20260710 13:19:44.435187 14457 raft_consensus.cc:3060] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.440177 14457 raft_consensus.cc:2749] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:44.451555 14457 consensus_queue.cc:1048] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:44.455832 14457 raft_consensus.cc:493] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.456419 14457 raft_consensus.cc:515] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.459005 14457 leader_election.cc:290] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:44.460692 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.461541 14387 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:44.461742 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.462457 14315 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 0.
I20260710 13:19:44.462996 14203 leader_election.cc:304] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:44.463927 14457 raft_consensus.cc:2804] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:44.464320 14457 raft_consensus.cc:493] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:44.464672 14457 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.468715 14439 consensus_queue.cc:1048] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.475278 14468 consensus_queue.cc:1048] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:44.480584 14457 raft_consensus.cc:515] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.483601 14457 leader_election.cc:290] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Requested vote from peers 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:44.484277 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:44.484934 14388 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.484840 14314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:44.487038 14314 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.491343 14468 consensus_queue.cc:1048] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.494508 14314 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:44.496202 14205 leader_election.cc:304] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:44.500188 14388 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 01d3d28c27b846a1ac73420a770630e4 in term 1.
I20260710 13:19:44.501137 14457 raft_consensus.cc:2804] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:44.506739 14468 consensus_queue.cc:1048] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.507418 14457 raft_consensus.cc:697] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Becoming Leader. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Running, Role: LEADER
I20260710 13:19:44.508396 14457 consensus_queue.cc:237] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:44.520458 14473 consensus_queue.cc:1048] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.523989 14136 catalog_manager.cc:5697] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "01d3d28c27b846a1ac73420a770630e4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:44.526201 14454 consensus_queue.cc:1048] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.534879 14457 consensus_queue.cc:1048] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.564278 14457 raft_consensus.cc:493] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.564741 14457 raft_consensus.cc:515] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.566430 14457 leader_election.cc:290] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.567509 14314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a347c68644e04bc4b49dff1719297091" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.567574 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a347c68644e04bc4b49dff1719297091" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.568625 14387 raft_consensus.cc:2393] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01d3d28c27b846a1ac73420a770630e4 in current term 1: Already voted for candidate f5b67298a8324f298bd73d76b7167b85 in this term.
I20260710 13:19:44.570416 14203 leader_election.cc:304] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4; no voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85
I20260710 13:19:44.570526 14240 raft_consensus.cc:3060] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.570438 14454 consensus_queue.cc:1048] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:19:44.577728 14457 raft_consensus.cc:2749] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:44.582304 14436 consensus_queue.cc:1048] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.582949 14474 consensus_queue.cc:1048] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.586766 14469 consensus_queue.cc:1048] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.639330 14454 consensus_queue.cc:1048] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.649643 14454 consensus_queue.cc:1048] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.740794 14439 raft_consensus.cc:493] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:44.741266 14439 raft_consensus.cc:515] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:44.741416 14457 consensus_queue.cc:1048] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.743211 14439 leader_election.cc:290] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:44.744122 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201084ba5ee447beade7b3a17b495838" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:44.745910 14387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201084ba5ee447beade7b3a17b495838" candidate_uuid: "01d3d28c27b846a1ac73420a770630e4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:44.746466 14439 consensus_queue.cc:1048] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.746882 14387 raft_consensus.cc:2393] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 01d3d28c27b846a1ac73420a770630e4 in current term 1: Already voted for candidate f5b67298a8324f298bd73d76b7167b85 in this term.
I20260710 13:19:44.748353 14203 leader_election.cc:304] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4; no voters: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85
I20260710 13:19:44.749099 14439 raft_consensus.cc:3060] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:44.764742 14439 raft_consensus.cc:2749] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:44.803439 14468 consensus_queue.cc:1048] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:44.813285 11258 ts_manager.cc:295] Set tserver state for 01d3d28c27b846a1ac73420a770630e4 to MAINTENANCE_MODE
I20260710 13:19:44.814208 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
I20260710 13:19:44.819516 14469 consensus_queue.cc:1048] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:19:44.831362 14279 consensus_peers.cc:597] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:44.850076 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:44.850809 11258 tablet_replica.cc:333] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.851363 11258 raft_consensus.cc:2243] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.851754 11258 raft_consensus.cc:2272] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.854032 11258 tablet_replica.cc:333] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.854852 11258 raft_consensus.cc:2243] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.855314 11258 raft_consensus.cc:2272] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.857498 11258 tablet_replica.cc:333] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.858081 11258 raft_consensus.cc:2243] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.858661 11258 pending_rounds.cc:70] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Trying to abort 1 pending ops.
I20260710 13:19:44.858870 11258 pending_rounds.cc:77] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992538157133824 op_type: NO_OP noop_request { }
I20260710 13:19:44.859185 11258 raft_consensus.cc:2889] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:44.859472 11258 raft_consensus.cc:2272] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.861582 11258 tablet_replica.cc:333] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.862133 11258 raft_consensus.cc:2243] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.862555 11258 raft_consensus.cc:2272] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.864833 11258 tablet_replica.cc:333] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.865401 11258 raft_consensus.cc:2243] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.865906 11258 raft_consensus.cc:2272] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.868127 11258 tablet_replica.cc:333] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.868664 11258 raft_consensus.cc:2243] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.869447 11258 raft_consensus.cc:2272] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.871604 11258 tablet_replica.cc:333] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.872211 11258 raft_consensus.cc:2243] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.872628 11258 raft_consensus.cc:2272] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.875147 11258 tablet_replica.cc:333] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.876156 11258 raft_consensus.cc:2243] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.877141 11258 raft_consensus.cc:2272] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.879302 11258 tablet_replica.cc:333] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.879891 11258 raft_consensus.cc:2243] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:44.880455 11258 raft_consensus.cc:2272] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.882622 11258 tablet_replica.cc:333] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: stopping tablet replica
I20260710 13:19:44.883132 11258 raft_consensus.cc:2243] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:44.884013 11258 raft_consensus.cc:2272] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:44.903543 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
W20260710 13:19:44.918347 14279 consensus_peers.cc:597] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.012857 14279 consensus_peers.cc:597] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.101082 14279 consensus_peers.cc:597] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.117477 14279 consensus_peers.cc:597] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.146198 14279 consensus_peers.cc:597] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:45.833890 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:45.963939 14474 raft_consensus.cc:493] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:45.964473 14474 raft_consensus.cc:515] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:45.966499 14474 leader_election.cc:290] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:45.968053 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
W20260710 13:19:45.970938 14279 leader_election.cc:336] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:45.971323 14279 leader_election.cc:304] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:45.972029 14474 raft_consensus.cc:2749] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:45.974612 14514 raft_consensus.cc:493] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:45.975037 14514 raft_consensus.cc:515] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:45.976626 14514 leader_election.cc:290] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:45.977594 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:45.978125 14315 raft_consensus.cc:2468] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 1.
I20260710 13:19:45.979122 14354 leader_election.cc:304] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:45.979923 14514 raft_consensus.cc:2804] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:45.980280 14514 raft_consensus.cc:493] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:45.980525 14514 raft_consensus.cc:3060] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:45.981453 14353 leader_election.cc:336] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:45.985466 14514 raft_consensus.cc:515] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:45.987962 14514 leader_election.cc:290] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:45.989437 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c3c74fb6a524a2da8106d7f21e2b6cf" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:45.990303 14315 raft_consensus.cc:3060] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:45.991964 14353 leader_election.cc:336] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:45.996145 14315 raft_consensus.cc:2468] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 2.
I20260710 13:19:45.997577 14354 leader_election.cc:304] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:45.998351 14514 raft_consensus.cc:2804] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:45.999318 14514 raft_consensus.cc:697] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Becoming Leader. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Running, Role: LEADER
I20260710 13:19:46.000233 14514 consensus_queue.cc:237] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.008461 14138 catalog_manager.cc:5697] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 reported cstate change: term changed from 1 to 2, leader changed from 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129) to 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.036089 14514 raft_consensus.cc:493] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:46.036618 14514 raft_consensus.cc:515] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.038386 14514 leader_election.cc:290] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:46.039137 14474 raft_consensus.cc:493] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:46.039860 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:46.039719 14474 raft_consensus.cc:515] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.040679 14315 raft_consensus.cc:2468] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 1.
I20260710 13:19:46.041814 14474 leader_election.cc:290] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:46.042003 14354 leader_election.cc:304] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:46.042815 14514 raft_consensus.cc:2804] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:46.043462 14353 leader_election.cc:336] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.043637 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:46.044431 14514 raft_consensus.cc:493] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:46.044849 14514 raft_consensus.cc:3060] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:46.045534 14279 leader_election.cc:336] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.051628 14514 raft_consensus.cc:515] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.052776 14388 raft_consensus.cc:2393] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b67298a8324f298bd73d76b7167b85 in current term 2: Already voted for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in this term.
I20260710 13:19:46.053606 14514 leader_election.cc:290] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:46.054800 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59d7a64a3099410f977905c3cf14c7a5" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:46.055050 14278 leader_election.cc:304] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:46.055430 14315 raft_consensus.cc:3060] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:46.057756 14353 leader_election.cc:336] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.061164 14315 raft_consensus.cc:2468] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 2.
I20260710 13:19:46.061738 14468 raft_consensus.cc:2749] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.062305 14354 leader_election.cc:304] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:46.063144 14514 raft_consensus.cc:2804] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.063544 14514 raft_consensus.cc:697] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Becoming Leader. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Running, Role: LEADER
I20260710 13:19:46.064333 14514 consensus_queue.cc:237] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.076182 14138 catalog_manager.cc:5697] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 reported cstate change: term changed from 1 to 2, leader changed from 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129) to 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:46.258190 14514 raft_consensus.cc:493] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:46.258692 14514 raft_consensus.cc:515] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.260301 14514 leader_election.cc:290] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:46.260656 14474 raft_consensus.cc:493] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:46.261117 14474 raft_consensus.cc:515] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.261483 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85" is_pre_election: true
I20260710 13:19:46.262137 14315 raft_consensus.cc:2468] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 1.
I20260710 13:19:46.263296 14474 leader_election.cc:290] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595)
I20260710 13:19:46.264910 14354 leader_election.cc:304] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:46.264972 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:46.266088 14514 raft_consensus.cc:2804] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 13:19:46.266330 14353 leader_election.cc:336] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.266537 14514 raft_consensus.cc:493] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 01d3d28c27b846a1ac73420a770630e4)
I20260710 13:19:46.267043 14514 raft_consensus.cc:3060] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:46.268029 14279 leader_election.cc:336] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.273414 14514 raft_consensus.cc:515] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.274502 14388 raft_consensus.cc:2393] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f5b67298a8324f298bd73d76b7167b85 in current term 2: Already voted for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in this term.
I20260710 13:19:46.275496 14514 leader_election.cc:290] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:46.277295 14315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd7b5c790aa34f72968a023b87cd0925" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:46.277781 14278 leader_election.cc:304] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:46.278000 14315 raft_consensus.cc:3060] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:46.279896 14353 leader_election.cc:336] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.283187 14315 raft_consensus.cc:2468] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 2.
I20260710 13:19:46.283757 14474 raft_consensus.cc:2749] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:19:46.284364 14354 leader_election.cc:304] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:46.285079 14514 raft_consensus.cc:2804] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.285508 14514 raft_consensus.cc:697] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Becoming Leader. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Running, Role: LEADER
I20260710 13:19:46.286104 14514 consensus_queue.cc:237] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:46.293056 14138 catalog_manager.cc:5697] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 reported cstate change: term changed from 1 to 2, leader changed from 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129) to 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: HEALTHY } } }
W20260710 13:19:46.447981 14353 consensus_peers.cc:597] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.460361 14315 raft_consensus.cc:1275] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:46.462117 14514 consensus_queue.cc:1048] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:46.480994 14353 consensus_peers.cc:597] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:46.644026 14468 raft_consensus.cc:493] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:46.644536 14468 raft_consensus.cc:515] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:46.646168 14468 leader_election.cc:290] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595), 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917)
I20260710 13:19:46.646989 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" is_pre_election: true
I20260710 13:19:46.647500 14388 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 1.
I20260710 13:19:46.648546 14278 leader_election.cc:304] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 
I20260710 13:19:46.649283 14468 raft_consensus.cc:2804] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:19:46.649637 14468 raft_consensus.cc:493] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:46.649964 14468 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:19:46.650094 14279 leader_election.cc:336] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.654963 14468 raft_consensus.cc:515] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:46.656823 14468 leader_election.cc:290] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 election: Requested vote from peers 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131:40595), 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917)
I20260710 13:19:46.657346 14315 raft_consensus.cc:1275] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:46.657783 14388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "f5b67298a8324f298bd73d76b7167b85" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
I20260710 13:19:46.658360 14388 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:46.658962 14517 consensus_queue.cc:1048] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:19:46.660964 14279 leader_election.cc:336] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111)
I20260710 13:19:46.666258 14388 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5b67298a8324f298bd73d76b7167b85 in term 2.
I20260710 13:19:46.670910 14278 leader_election.cc:304] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [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: 90ee9219eeee4ff0b61f77cd8874fd78, f5b67298a8324f298bd73d76b7167b85; no voters: 01d3d28c27b846a1ac73420a770630e4
I20260710 13:19:46.671901 14468 raft_consensus.cc:2804] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:46.672403 14468 raft_consensus.cc:697] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 LEADER]: Becoming Leader. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:46.673331 14468 consensus_queue.cc:237] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Queue going to LEADER 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: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:46.682608 14136 catalog_manager.cc:5697] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 reported cstate change: term changed from 1 to 2, leader changed from 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129) to f5b67298a8324f298bd73d76b7167b85 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "f5b67298a8324f298bd73d76b7167b85" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:46.874790 14353 consensus_peers.cc:597] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:46.883173 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:46.972046 14279 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111) [suppressed 54 similar messages]
I20260710 13:19:46.984077 14315 raft_consensus.cc:1275] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:46.985479 14514 consensus_queue.cc:1048] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:47.259944 14387 raft_consensus.cc:1275] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Refusing update from remote peer f5b67298a8324f298bd73d76b7167b85: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:19:47.261896 14474 consensus_queue.cc:1048] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:19:47.263353 14279 consensus_peers.cc:597] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:47.346473 14279 consensus_peers.cc:597] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:47.346901 14279 consensus_peers.cc:597] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:47.513826 14279 consensus_peers.cc:597] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:47.684012 14279 consensus_peers.cc:597] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:47.757452 14279 consensus_peers.cc:597] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:47.766611 14279 consensus_peers.cc:597] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:47.884588 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:47.894754 14169 debug-util.cc:398] Leaking SignalData structure 0x7b0800091100 after lost signal to thread 11261
W20260710 13:19:47.895977 14169 debug-util.cc:398] Leaking SignalData structure 0x7b0800044fc0 after lost signal to thread 14172
W20260710 13:19:47.897289 14169 debug-util.cc:398] Leaking SignalData structure 0x7b0800204d80 after lost signal to thread 14339
W20260710 13:19:47.898550 14169 debug-util.cc:398] Leaking SignalData structure 0x7b08000464e0 after lost signal to thread 14413
W20260710 13:19:48.885949 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:19:48.983747 14353 consensus_peers.cc:597] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:49.046293 14353 consensus_peers.cc:597] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:49.138913 14353 consensus_peers.cc:597] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:19:49.758249 14279 consensus_peers.cc:597] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:19:49.886993 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:49.951687 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:49.963128 14536 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
W20260710 13:19:49.964341 14537 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
W20260710 13:19:49.969033 14279 consensus_peers.cc:597] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:49.975979 11258 server_base.cc:1061] running on GCE node
W20260710 13:19:49.976975 14539 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
I20260710 13:19:49.978207 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:49.978432 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:49.978628 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689589978609 us; error 0 us; skew 500 ppm
I20260710 13:19:49.979220 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:49.982561 11258 webserver.cc:533] Webserver started at http://127.10.254.129:41875/ using document root <none> and password file <none>
I20260710 13:19:49.983137 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:49.983315 11258 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:19:49.987814 11258 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:49.992554 14544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:49.994032 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:49.994447 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "01d3d28c27b846a1ac73420a770630e4"
format_stamp: "Formatted at 2026-07-10 13:19:42 on dist-test-slave-84g9"
I20260710 13:19:49.994974 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689506288745-11258-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)
I20260710 13:19:50.017551 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:50.019008 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:50.020805 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:50.025313 14551 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 13:19:50.109091 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:19:50.110090 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.086s	user 0.003s	sys 0.000s
I20260710 13:19:50.110397 11258 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:19:50.118201 14551 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.138038 14551 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.139137 14551 tablet_bootstrap.cc:492] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.139943 14551 ts_tablet_manager.cc:1403] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
W20260710 13:19:50.143296 14279 consensus_peers.cc:597] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 13:19:50.143014 14551 raft_consensus.cc:359] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.143764 14551 raft_consensus.cc:740] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.144640 14551 consensus_queue.cc:260] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.150049 14551 ts_tablet_manager.cc:1434] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 13:19:50.151155 14551 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.164999 11258 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:19:50.165691 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.055s	user 0.050s	sys 0.003s
I20260710 13:19:50.171398 14551 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.172555 14551 tablet_bootstrap.cc:492] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.173372 14551 ts_tablet_manager.cc:1403] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260710 13:19:50.176504 14551 raft_consensus.cc:359] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.177536 14551 raft_consensus.cc:740] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.178406 14551 consensus_queue.cc:260] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.180704 14551 ts_tablet_manager.cc:1434] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:19:50.181725 14551 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
W20260710 13:19:50.202450 14279 consensus_peers.cc:597] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:50.206048 14551 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.208245 14551 tablet_bootstrap.cc:492] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.209219 14551 ts_tablet_manager.cc:1403] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.006s
I20260710 13:19:50.212780 14551 raft_consensus.cc:359] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.213750 14551 raft_consensus.cc:740] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.214881 14551 consensus_queue.cc:260] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.217415 14551 ts_tablet_manager.cc:1434] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:19:50.218541 14551 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.237794 14551 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 13:19:50.238909 14551 tablet_bootstrap.cc:492] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.239611 14551 ts_tablet_manager.cc:1403] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.004s
I20260710 13:19:50.242158 14551 raft_consensus.cc:359] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:50.243085 14551 raft_consensus.cc:740] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.244011 14551 consensus_queue.cc:260] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:50.246258 14551 ts_tablet_manager.cc:1434] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:19:50.247233 14551 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.264220 14551 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.265578 14551 tablet_bootstrap.cc:492] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.266438 14551 ts_tablet_manager.cc:1403] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 13:19:50.268028 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:36917
I20260710 13:19:50.268162 14613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:36917 every 8 connection(s)
I20260710 13:19:50.269325 14551 raft_consensus.cc:359] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.270534 14551 raft_consensus.cc:740] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.271445 14551 consensus_queue.cc:260] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.273479 14551 ts_tablet_manager.cc:1434] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:50.274554 14551 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.298063 14551 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.299144 14551 tablet_bootstrap.cc:492] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.300035 14551 ts_tablet_manager.cc:1403] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.010s
I20260710 13:19:50.302945 14551 raft_consensus.cc:359] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.303776 14551 raft_consensus.cc:740] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.304787 14551 consensus_queue.cc:260] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.307159 14551 ts_tablet_manager.cc:1434] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:19:50.308595 14551 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.317771 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:50.336417 14551 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.337637 14551 tablet_bootstrap.cc:492] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.338399 14551 ts_tablet_manager.cc:1403] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.005s
I20260710 13:19:50.341195 14551 raft_consensus.cc:359] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.342003 14551 raft_consensus.cc:740] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.342896 14551 consensus_queue.cc:260] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.344794 14551 ts_tablet_manager.cc:1434] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 13:19:50.345721 14551 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.357815 14614 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37219
I20260710 13:19:50.358367 14614 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:50.359335 14614 heartbeater.cc:507] Master 127.10.254.190:37219 requested a full tablet report, sending...
I20260710 13:19:50.365854 14551 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.366847 14551 tablet_bootstrap.cc:492] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.367573 14551 ts_tablet_manager.cc:1403] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 13:19:50.370841 14551 raft_consensus.cc:359] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.371762 14551 raft_consensus.cc:740] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.372752 14551 consensus_queue.cc:260] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.373839 14135 ts_manager.cc:194] Re-registered known tserver with Master: 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917)
I20260710 13:19:50.375241 14551 ts_tablet_manager.cc:1434] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:19:50.376171 14551 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.381528 14314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f"
dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
mode: GRACEFUL
new_leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
 from {username='slave'} at 127.0.0.1:42482
I20260710 13:19:50.382473 14314 raft_consensus.cc:606] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 LEADER]: Received request to transfer leadership to TS 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:50.386039 14314 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f"
dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
mode: GRACEFUL
new_leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
 from {username='slave'} at 127.0.0.1:42482
I20260710 13:19:50.386808 14314 raft_consensus.cc:606] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Received request to transfer leadership to TS 90ee9219eeee4ff0b61f77cd8874fd78
I20260710 13:19:50.388690 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:50.388731 14135 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53872
I20260710 13:19:50.389441 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:50.390311 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:50.392961 14614 heartbeater.cc:499] Master 127.10.254.190:37219 was elected leader, sending a full tablet report...
I20260710 13:19:50.399123 14551 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.400300 14551 tablet_bootstrap.cc:492] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
W20260710 13:19:50.400892 14279 consensus_peers.cc:597] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 11: this message will repeat every 5th retry.
I20260710 13:19:50.401065 14551 ts_tablet_manager.cc:1403] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260710 13:19:50.403826 14551 raft_consensus.cc:359] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.404552 14551 raft_consensus.cc:740] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.405772 14551 consensus_queue.cc:260] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.408167 14551 ts_tablet_manager.cc:1434] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:19:50.409081 14551 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap starting.
I20260710 13:19:50.431360 14551 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: 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
I20260710 13:19:50.432428 14551 tablet_bootstrap.cc:492] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Bootstrap complete.
I20260710 13:19:50.433264 14551 ts_tablet_manager.cc:1403] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260710 13:19:50.437592 14551 raft_consensus.cc:359] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.438162 14551 raft_consensus.cc:740] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 01d3d28c27b846a1ac73420a770630e4, State: Initialized, Role: FOLLOWER
I20260710 13:19:50.438779 14551 consensus_queue.cc:260] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [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: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.440358 14551 ts_tablet_manager.cc:1434] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:19:50.567203 14474 raft_consensus.cc:993] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: : Instructing follower 90ee9219eeee4ff0b61f77cd8874fd78 to start an election
I20260710 13:19:50.567689 14474 raft_consensus.cc:1081] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Signalling peer 90ee9219eeee4ff0b61f77cd8874fd78 to start an election
I20260710 13:19:50.569612 14387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f"
dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
 from {username='slave'} at 127.0.0.1:33066
I20260710 13:19:50.570142 14387 raft_consensus.cc:493] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:50.570438 14387 raft_consensus.cc:3060] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.570720 14586 raft_consensus.cc:3060] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.575512 14587 raft_consensus.cc:3060] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.579813 14387 raft_consensus.cc:515] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.583225 14585 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:50.583978 14585 raft_consensus.cc:3060] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.592813 14585 raft_consensus.cc:2468] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 2.
I20260710 13:19:50.598162 14314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908d254bd91d40bb8ecd0bce510b123f" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:50.598943 14353 leader_election.cc:304] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:50.599359 14314 raft_consensus.cc:3055] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:50.599740 14314 raft_consensus.cc:740] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:50.600344 14514 raft_consensus.cc:2804] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:50.600791 14314 consensus_queue.cc:260] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.602355 14314 raft_consensus.cc:3060] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.606307 14387 leader_election.cc:290] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 2 election: Requested vote from peers 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917), f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125)
I20260710 13:19:50.619859 14314 raft_consensus.cc:2468] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 2.
I20260710 13:19:50.617496 14514 raft_consensus.cc:697] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Becoming Leader. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Running, Role: LEADER
I20260710 13:19:50.626350 14514 consensus_queue.cc:237] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } }
I20260710 13:19:50.642314 14135 catalog_manager.cc:5697] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 reported cstate change: term changed from 1 to 2, leader changed from f5b67298a8324f298bd73d76b7167b85 (127.10.254.130) to 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:50.656687 14586 raft_consensus.cc:3060] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.698083 14586 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:50.707437 14586 pending_rounds.cc:85] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Aborting all ops after (but not including) 0
I20260710 13:19:50.707803 14586 pending_rounds.cc:107] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:19:50.708132 14586 raft_consensus.cc:2889] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:19:50.746843 14474 raft_consensus.cc:993] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: : Instructing follower 90ee9219eeee4ff0b61f77cd8874fd78 to start an election
I20260710 13:19:50.747424 14625 raft_consensus.cc:1081] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 LEADER]: Signalling peer 90ee9219eeee4ff0b61f77cd8874fd78 to start an election
I20260710 13:19:50.749441 14387 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f"
dest_uuid: "90ee9219eeee4ff0b61f77cd8874fd78"
 from {username='slave'} at 127.0.0.1:33066
I20260710 13:19:50.750129 14387 raft_consensus.cc:493] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:50.750510 14387 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:50.761336 14387 raft_consensus.cc:515] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:50.764216 14387 leader_election.cc:290] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [CANDIDATE]: Term 3 election: Requested vote from peers f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125), 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917)
I20260710 13:19:50.764423 14314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f5b67298a8324f298bd73d76b7167b85"
I20260710 13:19:50.765134 14314 raft_consensus.cc:3055] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:50.765446 14314 raft_consensus.cc:740] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f5b67298a8324f298bd73d76b7167b85, State: Running, Role: LEADER
I20260710 13:19:50.766341 14586 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b36e2330d1455c9f28416b39868e7f" candidate_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "01d3d28c27b846a1ac73420a770630e4"
I20260710 13:19:50.766850 14586 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:50.766376 14314 consensus_queue.cc:260] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [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: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:50.767925 14314 raft_consensus.cc:3060] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:50.772145 14586 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 3.
I20260710 13:19:50.773357 14353 leader_election.cc:304] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [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: 01d3d28c27b846a1ac73420a770630e4, 90ee9219eeee4ff0b61f77cd8874fd78; no voters: 
I20260710 13:19:50.774055 14514 raft_consensus.cc:2804] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:50.774469 14514 raft_consensus.cc:697] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 3 LEADER]: Becoming Leader. State: Replica: 90ee9219eeee4ff0b61f77cd8874fd78, State: Running, Role: LEADER
I20260710 13:19:50.775327 14514 consensus_queue.cc:237] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [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: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } }
I20260710 13:19:50.775664 14314 raft_consensus.cc:2468] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90ee9219eeee4ff0b61f77cd8874fd78 in term 3.
I20260710 13:19:50.783255 14135 catalog_manager.cc:5697] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 reported cstate change: term changed from 2 to 3, leader changed from f5b67298a8324f298bd73d76b7167b85 (127.10.254.130) to 90ee9219eeee4ff0b61f77cd8874fd78 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90ee9219eeee4ff0b61f77cd8874fd78" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 40595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 } health_report { overall_health: UNKNOWN } } }
W20260710 13:19:50.888085 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:51.168159 14314 raft_consensus.cc:1275] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.169741 14514 consensus_queue.cc:1048] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.181715 14586 raft_consensus.cc:1275] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:51.183398 14630 consensus_queue.cc:1048] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.233618 14314 raft_consensus.cc:1275] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 3 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:51.235143 14630 consensus_queue.cc:1048] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5b67298a8324f298bd73d76b7167b85" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 40125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:51.245661 14586 raft_consensus.cc:1275] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 3 FOLLOWER]: Refusing update from remote peer 90ee9219eeee4ff0b61f77cd8874fd78: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:19:51.247684 14647 consensus_queue.cc:1048] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "01d3d28c27b846a1ac73420a770630e4" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:19:51.407959 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:51.413774 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:51.414348 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:51.414963 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:51.889268 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:52.421928 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:52.431057 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:52.431651 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:52.432307 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:52.890157 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:53.439991 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:53.447145 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:53.447669 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:53.448141 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:53.891247 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:54.454949 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:54.461524 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:54.461916 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:54.462316 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:54.892215 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:55.468008 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.474296 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:19:55.479276 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:19:55.479722 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:19:55.893177 14186 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:19:56.502213 11258 tablet_server.cc:179] TabletServer@127.10.254.129:36917 shutting down...
W20260710 13:19:56.517072 14353 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 65 similar messages]
W20260710 13:19:56.520834 14353 consensus_peers.cc:597] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.523106 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.523838 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.524399 11258 raft_consensus.cc:2243] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.524840 11258 raft_consensus.cc:2272] T 59d7a64a3099410f977905c3cf14c7a5 P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.526696 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.527237 11258 raft_consensus.cc:2243] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.527616 11258 raft_consensus.cc:2272] T 3261cd00a09c4127990681e240378d14 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.529285 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.529784 11258 raft_consensus.cc:2243] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.530164 11258 raft_consensus.cc:2272] T cd7b5c790aa34f72968a023b87cd0925 P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.531848 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.532310 11258 raft_consensus.cc:2243] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.532667 11258 raft_consensus.cc:2272] T 201084ba5ee447beade7b3a17b495838 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.534255 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.534759 11258 raft_consensus.cc:2243] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.535135 11258 raft_consensus.cc:2272] T 94bbc912b40c48379cd25303c7179038 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.536751 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.537235 11258 raft_consensus.cc:2243] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.537609 11258 raft_consensus.cc:2272] T 908d254bd91d40bb8ecd0bce510b123f P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.539302 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.539762 11258 raft_consensus.cc:2243] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.540182 11258 raft_consensus.cc:2272] T 41b36e2330d1455c9f28416b39868e7f P 01d3d28c27b846a1ac73420a770630e4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.541743 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.542196 11258 raft_consensus.cc:2243] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.542531 11258 raft_consensus.cc:2272] T a347c68644e04bc4b49dff1719297091 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.544142 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.544569 11258 raft_consensus.cc:2243] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.544902 11258 raft_consensus.cc:2272] T adc2574b19a344a1b74a5f5d2dcd72f1 P 01d3d28c27b846a1ac73420a770630e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.546773 11258 tablet_replica.cc:333] stopping tablet replica
I20260710 13:19:56.547221 11258 raft_consensus.cc:2243] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.547714 11258 raft_consensus.cc:2272] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 01d3d28c27b846a1ac73420a770630e4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:56.549724 14279 consensus_peers.cc:597] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.577059 11258 tablet_server.cc:196] TabletServer@127.10.254.129:36917 shutdown complete.
I20260710 13:19:56.593017 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
I20260710 13:19:56.615814 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.616555 11258 tablet_replica.cc:333] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.617136 11258 raft_consensus.cc:2243] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.617599 11258 raft_consensus.cc:2272] T cd7b5c790aa34f72968a023b87cd0925 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.619588 11258 tablet_replica.cc:333] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.620384 11258 raft_consensus.cc:2243] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.621171 11258 raft_consensus.cc:2272] T a347c68644e04bc4b49dff1719297091 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.623193 11258 tablet_replica.cc:333] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.623694 11258 raft_consensus.cc:2243] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.624512 11258 raft_consensus.cc:2272] T 201084ba5ee447beade7b3a17b495838 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.626540 11258 tablet_replica.cc:333] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.627082 11258 raft_consensus.cc:2243] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.627840 11258 raft_consensus.cc:2272] T 94bbc912b40c48379cd25303c7179038 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.629732 11258 tablet_replica.cc:333] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.630292 11258 raft_consensus.cc:2243] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.630692 11258 raft_consensus.cc:2272] T 41b36e2330d1455c9f28416b39868e7f P f5b67298a8324f298bd73d76b7167b85 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.632445 11258 tablet_replica.cc:333] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.632911 11258 raft_consensus.cc:2243] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.633276 11258 raft_consensus.cc:2272] T 908d254bd91d40bb8ecd0bce510b123f P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.635174 11258 tablet_replica.cc:333] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.635643 11258 raft_consensus.cc:2243] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.636086 11258 raft_consensus.cc:2272] T 59d7a64a3099410f977905c3cf14c7a5 P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.638100 11258 tablet_replica.cc:333] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.638598 11258 raft_consensus.cc:2243] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.639369 11258 raft_consensus.cc:2272] T 3261cd00a09c4127990681e240378d14 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.641290 11258 tablet_replica.cc:333] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.641749 11258 raft_consensus.cc:2243] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.642443 11258 raft_consensus.cc:2272] T adc2574b19a344a1b74a5f5d2dcd72f1 P f5b67298a8324f298bd73d76b7167b85 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.644345 11258 tablet_replica.cc:333] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85: stopping tablet replica
I20260710 13:19:56.644810 11258 raft_consensus.cc:2243] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.645207 11258 raft_consensus.cc:2272] T 3c3c74fb6a524a2da8106d7f21e2b6cf P f5b67298a8324f298bd73d76b7167b85 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:56.653110 14354 consensus_peers.cc:597] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125): Couldn't send request to peer f5b67298a8324f298bd73d76b7167b85. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.676057 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
W20260710 13:19:56.682842 14354 consensus_peers.cc:597] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125): Couldn't send request to peer f5b67298a8324f298bd73d76b7167b85. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:40125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:56.687886 14353 consensus_peers.cc:597] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:19:56.693239 14354 consensus_peers.cc:597] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer f5b67298a8324f298bd73d76b7167b85 (127.10.254.130:40125): Couldn't send request to peer f5b67298a8324f298bd73d76b7167b85. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:40125: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.702364 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
I20260710 13:19:56.726112 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:56.726948 11258 tablet_replica.cc:333] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.727627 11258 raft_consensus.cc:2243] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:56.727864 14353 consensus_peers.cc:597] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 -> Peer 01d3d28c27b846a1ac73420a770630e4 (127.10.254.129:36917): Couldn't send request to peer 01d3d28c27b846a1ac73420a770630e4. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:36917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:56.728691 11258 raft_consensus.cc:2272] T cd7b5c790aa34f72968a023b87cd0925 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.730672 11258 tablet_replica.cc:333] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.731197 11258 raft_consensus.cc:2243] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.731637 11258 raft_consensus.cc:2272] T adc2574b19a344a1b74a5f5d2dcd72f1 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.733664 11258 tablet_replica.cc:333] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.734163 11258 raft_consensus.cc:2243] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.734548 11258 raft_consensus.cc:2272] T 201084ba5ee447beade7b3a17b495838 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.736472 11258 tablet_replica.cc:333] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.736956 11258 raft_consensus.cc:2243] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.737321 11258 raft_consensus.cc:2272] T 94bbc912b40c48379cd25303c7179038 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.739130 11258 tablet_replica.cc:333] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.739610 11258 raft_consensus.cc:2243] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.740337 11258 raft_consensus.cc:2272] T 41b36e2330d1455c9f28416b39868e7f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.742136 11258 tablet_replica.cc:333] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.742599 11258 raft_consensus.cc:2243] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.743228 11258 raft_consensus.cc:2272] T 908d254bd91d40bb8ecd0bce510b123f P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.745057 11258 tablet_replica.cc:333] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.745515 11258 raft_consensus.cc:2243] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.746223 11258 raft_consensus.cc:2272] T 59d7a64a3099410f977905c3cf14c7a5 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.748091 11258 tablet_replica.cc:333] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.748569 11258 raft_consensus.cc:2243] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.748932 11258 raft_consensus.cc:2272] T 3261cd00a09c4127990681e240378d14 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.750808 11258 tablet_replica.cc:333] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.751241 11258 raft_consensus.cc:2243] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:56.751614 11258 raft_consensus.cc:2272] T a347c68644e04bc4b49dff1719297091 P 90ee9219eeee4ff0b61f77cd8874fd78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.753472 11258 tablet_replica.cc:333] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78: stopping tablet replica
I20260710 13:19:56.753857 11258 raft_consensus.cc:2243] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.754582 11258 raft_consensus.cc:2272] T 3c3c74fb6a524a2da8106d7f21e2b6cf P 90ee9219eeee4ff0b61f77cd8874fd78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.783507 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:19:56.804948 11258 master.cc:562] Master@127.10.254.190:37219 shutting down...
I20260710 13:19:56.829101 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:56.829587 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:56.829867 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P 29b4208ba50e4bd9b6e434bb80b46cab: stopping tablet replica
I20260710 13:19:56.869185 11258 master.cc:584] Master@127.10.254.190:37219 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (14249 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:19:56.909986 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:42785
I20260710 13:19:56.911131 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:56.916769 14657 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
W20260710 13:19:56.916864 14658 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
W20260710 13:19:56.917567 14660 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
I20260710 13:19:56.918340 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:56.919251 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:56.919428 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:56.919591 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689596919566 us; error 0 us; skew 500 ppm
I20260710 13:19:56.920140 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:56.922446 11258 webserver.cc:533] Webserver started at http://127.10.254.190:39423/ using document root <none> and password file <none>
I20260710 13:19:56.922919 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:56.923094 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:56.923362 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:56.924712 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "c459ed89ae3e4030aade6405a30c9287"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-84g9"
I20260710 13:19:56.928910 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:19:56.932250 14665 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:56.932929 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 13:19:56.933228 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "c459ed89ae3e4030aade6405a30c9287"
format_stamp: "Formatted at 2026-07-10 13:19:56 on dist-test-slave-84g9"
I20260710 13:19:56.933498 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-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)
I20260710 13:19:56.967182 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:56.968452 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:57.005774 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:42785
I20260710 13:19:57.005883 14716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:42785 every 8 connection(s)
I20260710 13:19:57.009671 14717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.020184 14717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287: Bootstrap starting.
I20260710 13:19:57.024663 14717 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.028779 14717 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287: No bootstrap required, opened a new log
I20260710 13:19:57.030833 14717 raft_consensus.cc:359] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c459ed89ae3e4030aade6405a30c9287" member_type: VOTER }
I20260710 13:19:57.031200 14717 raft_consensus.cc:385] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.031433 14717 raft_consensus.cc:740] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c459ed89ae3e4030aade6405a30c9287, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.032003 14717 consensus_queue.cc:260] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c459ed89ae3e4030aade6405a30c9287" member_type: VOTER }
I20260710 13:19:57.032411 14717 raft_consensus.cc:399] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:57.032616 14717 raft_consensus.cc:493] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:57.032863 14717 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.037695 14717 raft_consensus.cc:515] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c459ed89ae3e4030aade6405a30c9287" member_type: VOTER }
I20260710 13:19:57.038206 14717 leader_election.cc:304] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [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: c459ed89ae3e4030aade6405a30c9287; no voters: 
I20260710 13:19:57.039323 14717 leader_election.cc:290] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:57.039649 14720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.041126 14720 raft_consensus.cc:697] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 1 LEADER]: Becoming Leader. State: Replica: c459ed89ae3e4030aade6405a30c9287, State: Running, Role: LEADER
I20260710 13:19:57.041759 14720 consensus_queue.cc:237] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [LEADER]: Queue going to LEADER mode. State: All 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: "c459ed89ae3e4030aade6405a30c9287" member_type: VOTER }
I20260710 13:19:57.042100 14717 sys_catalog.cc:565] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:57.046108 14721 sys_catalog.cc:455] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c459ed89ae3e4030aade6405a30c9287" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c459ed89ae3e4030aade6405a30c9287" member_type: VOTER } }
I20260710 13:19:57.046401 14722 sys_catalog.cc:455] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c459ed89ae3e4030aade6405a30c9287. Latest consensus state: current_term: 1 leader_uuid: "c459ed89ae3e4030aade6405a30c9287" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c459ed89ae3e4030aade6405a30c9287" member_type: VOTER } }
I20260710 13:19:57.046818 14721 sys_catalog.cc:458] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:57.046960 14722 sys_catalog.cc:458] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:57.048732 14726 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:57.053561 14726 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:57.057647 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:57.061970 14726 catalog_manager.cc:1383] Generated new cluster ID: ffbce9fdd66d4b009d626da96c9d22a9
I20260710 13:19:57.062302 14726 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:57.093813 14726 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:57.095151 14726 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:57.109927 14726 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287: Generated new TSK 0
I20260710 13:19:57.110541 14726 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:57.134644 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:57.143061 14740 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
W20260710 13:19:57.143662 14739 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
W20260710 13:19:57.144640 14742 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
I20260710 13:19:57.145306 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:57.146847 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:57.147063 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:57.147203 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689597147189 us; error 0 us; skew 500 ppm
I20260710 13:19:57.147718 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:57.150662 11258 webserver.cc:533] Webserver started at http://127.10.254.129:40701/ using document root <none> and password file <none>
I20260710 13:19:57.151217 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:57.151409 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:57.151681 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:57.153143 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "1dfeaf4bd83c468ba2abfc338076e489"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-84g9"
I20260710 13:19:57.158166 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:19:57.162273 14747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.163177 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:19:57.163460 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "1dfeaf4bd83c468ba2abfc338076e489"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-84g9"
I20260710 13:19:57.163733 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-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)
I20260710 13:19:57.181363 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:57.183487 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:57.185227 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:57.187891 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:57.188107 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.188309 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:57.188448 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.232738 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:36771
I20260710 13:19:57.232852 14809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:36771 every 8 connection(s)
I20260710 13:19:57.238246 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:57.245249 14814 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
W20260710 13:19:57.246368 14815 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
I20260710 13:19:57.248145 11258 server_base.cc:1061] running on GCE node
W20260710 13:19:57.249343 14817 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
I20260710 13:19:57.250468 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:57.250689 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:57.250877 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689597250857 us; error 0 us; skew 500 ppm
I20260710 13:19:57.251688 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:57.252242 14810 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42785
I20260710 13:19:57.252633 14810 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:57.253368 14810 heartbeater.cc:507] Master 127.10.254.190:42785 requested a full tablet report, sending...
I20260710 13:19:57.254530 11258 webserver.cc:533] Webserver started at http://127.10.254.130:34187/ using document root <none> and password file <none>
I20260710 13:19:57.255075 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:57.255236 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:57.255499 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:57.255599 14682 ts_manager.cc:194] Registered new tserver with Master: 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771)
I20260710 13:19:57.256791 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "cf48cac087734bf6b6a83a52d7f67583"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-84g9"
I20260710 13:19:57.257733 14682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55838
I20260710 13:19:57.261574 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:57.265559 14822 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.266350 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:19:57.266631 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "cf48cac087734bf6b6a83a52d7f67583"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-84g9"
I20260710 13:19:57.266913 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-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)
I20260710 13:19:57.288102 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:57.289364 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:57.290856 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:57.293188 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:57.293473 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:57.293676 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:57.293802 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.339071 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:45331
I20260710 13:19:57.339175 14884 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:45331 every 8 connection(s)
I20260710 13:19:57.344671 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:57.352413 14888 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
W20260710 13:19:57.352977 14889 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
W20260710 13:19:57.354662 14891 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
I20260710 13:19:57.357923 14885 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42785
I20260710 13:19:57.358390 14885 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:57.359308 14885 heartbeater.cc:507] Master 127.10.254.190:42785 requested a full tablet report, sending...
I20260710 13:19:57.359704 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:57.360771 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:57.361039 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:57.361215 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689597361203 us; error 0 us; skew 500 ppm
I20260710 13:19:57.361717 14682 ts_manager.cc:194] Registered new tserver with Master: cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331)
I20260710 13:19:57.361966 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:57.363142 14682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55852
I20260710 13:19:57.365075 11258 webserver.cc:533] Webserver started at http://127.10.254.131:44591/ using document root <none> and password file <none>
I20260710 13:19:57.365792 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:57.365981 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:57.366253 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:57.367506 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "5fff2647fdc843fd883ef9177100aafa"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-84g9"
I20260710 13:19:57.372213 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:19:57.376107 14896 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.377141 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:19:57.377559 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "5fff2647fdc843fd883ef9177100aafa"
format_stamp: "Formatted at 2026-07-10 13:19:57 on dist-test-slave-84g9"
I20260710 13:19:57.378032 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689506288745-11258-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)
I20260710 13:19:57.390368 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:57.391697 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:57.393245 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:57.395589 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:57.395854 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:19:57.396081 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:57.396229 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:57.439576 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:39283
I20260710 13:19:57.439677 14958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:39283 every 8 connection(s)
I20260710 13:19:57.454407 14959 heartbeater.cc:344] Connected to a master server at 127.10.254.190:42785
I20260710 13:19:57.454823 14959 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:57.455636 14959 heartbeater.cc:507] Master 127.10.254.190:42785 requested a full tablet report, sending...
I20260710 13:19:57.457927 14682 ts_manager.cc:194] Registered new tserver with Master: 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:57.459030 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016285271s
I20260710 13:19:57.459357 14682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55864
I20260710 13:19:57.488070 14682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55874:
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"
    }
  }
}
W20260710 13:19:57.490448 14682 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.
I20260710 13:19:57.539686 14850 tablet_service.cc:1511] Processing CreateTablet for tablet c876c2b08c29405e820edc1ceb9c7b36 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=87fd6c96eae94f9abd2c23fac0e349d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:57.540241 14849 tablet_service.cc:1511] Processing CreateTablet for tablet aab5abc0ce944b7990a21b82ce9e0e15 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=87fd6c96eae94f9abd2c23fac0e349d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:57.541332 14850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c876c2b08c29405e820edc1ceb9c7b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.541952 14849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab5abc0ce944b7990a21b82ce9e0e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.550738 14775 tablet_service.cc:1511] Processing CreateTablet for tablet c876c2b08c29405e820edc1ceb9c7b36 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=87fd6c96eae94f9abd2c23fac0e349d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:57.552208 14775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c876c2b08c29405e820edc1ceb9c7b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.552850 14924 tablet_service.cc:1511] Processing CreateTablet for tablet c876c2b08c29405e820edc1ceb9c7b36 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=87fd6c96eae94f9abd2c23fac0e349d0]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:57.554255 14924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c876c2b08c29405e820edc1ceb9c7b36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.554983 14774 tablet_service.cc:1511] Processing CreateTablet for tablet aab5abc0ce944b7990a21b82ce9e0e15 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=87fd6c96eae94f9abd2c23fac0e349d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:57.556380 14774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab5abc0ce944b7990a21b82ce9e0e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.557126 14923 tablet_service.cc:1511] Processing CreateTablet for tablet aab5abc0ce944b7990a21b82ce9e0e15 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=87fd6c96eae94f9abd2c23fac0e349d0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:57.558570 14923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab5abc0ce944b7990a21b82ce9e0e15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.572942 14973 tablet_bootstrap.cc:492] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583: Bootstrap starting.
I20260710 13:19:57.581243 14973 tablet_bootstrap.cc:654] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.588362 14974 tablet_bootstrap.cc:492] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: Bootstrap starting.
I20260710 13:19:57.593057 14976 tablet_bootstrap.cc:492] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: Bootstrap starting.
I20260710 13:19:57.594504 14973 tablet_bootstrap.cc:492] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583: No bootstrap required, opened a new log
I20260710 13:19:57.595139 14973 ts_tablet_manager.cc:1403] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260710 13:19:57.596027 14974 tablet_bootstrap.cc:654] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.598562 14973 raft_consensus.cc:359] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.599730 14973 raft_consensus.cc:385] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.599877 14976 tablet_bootstrap.cc:654] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.600160 14973 raft_consensus.cc:740] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.601246 14973 consensus_queue.cc:260] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.603034 14974 tablet_bootstrap.cc:492] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: No bootstrap required, opened a new log
I20260710 13:19:57.603718 14974 ts_tablet_manager.cc:1403] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.006s
I20260710 13:19:57.604030 14885 heartbeater.cc:499] Master 127.10.254.190:42785 was elected leader, sending a full tablet report...
I20260710 13:19:57.604638 14973 ts_tablet_manager.cc:1434] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:19:57.606458 14973 tablet_bootstrap.cc:492] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583: Bootstrap starting.
I20260710 13:19:57.607146 14974 raft_consensus.cc:359] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.608019 14976 tablet_bootstrap.cc:492] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: No bootstrap required, opened a new log
I20260710 13:19:57.608029 14974 raft_consensus.cc:385] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.608553 14974 raft_consensus.cc:740] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.608678 14976 ts_tablet_manager.cc:1403] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:19:57.609570 14974 consensus_queue.cc:260] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.612022 14976 raft_consensus.cc:359] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.612978 14976 raft_consensus.cc:385] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.613343 14976 raft_consensus.cc:740] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.613608 14973 tablet_bootstrap.cc:654] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.614887 14976 consensus_queue.cc:260] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.618454 14810 heartbeater.cc:499] Master 127.10.254.190:42785 was elected leader, sending a full tablet report...
I20260710 13:19:57.618848 14974 ts_tablet_manager.cc:1434] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 13:19:57.620056 14974 tablet_bootstrap.cc:492] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: Bootstrap starting.
I20260710 13:19:57.624930 14959 heartbeater.cc:499] Master 127.10.254.190:42785 was elected leader, sending a full tablet report...
I20260710 13:19:57.625641 14973 tablet_bootstrap.cc:492] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583: No bootstrap required, opened a new log
I20260710 13:19:57.626205 14973 ts_tablet_manager.cc:1403] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.000s
I20260710 13:19:57.627925 14974 tablet_bootstrap.cc:654] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.629423 14973 raft_consensus.cc:359] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.631628 14976 ts_tablet_manager.cc:1434] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.007s
I20260710 13:19:57.633250 14976 tablet_bootstrap.cc:492] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: Bootstrap starting.
I20260710 13:19:57.635967 14973 raft_consensus.cc:385] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.636346 14973 raft_consensus.cc:740] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.637295 14973 consensus_queue.cc:260] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.639577 14973 ts_tablet_manager.cc:1434] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:57.640203 14976 tablet_bootstrap.cc:654] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:57.644742 14974 tablet_bootstrap.cc:492] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: No bootstrap required, opened a new log
I20260710 13:19:57.645182 14974 ts_tablet_manager.cc:1403] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.008s
I20260710 13:19:57.645875 14976 tablet_bootstrap.cc:492] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: No bootstrap required, opened a new log
I20260710 13:19:57.646341 14976 ts_tablet_manager.cc:1403] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.001s
I20260710 13:19:57.647665 14974 raft_consensus.cc:359] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.648586 14974 raft_consensus.cc:385] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.648645 14976 raft_consensus.cc:359] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.648979 14974 raft_consensus.cc:740] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.649335 14976 raft_consensus.cc:385] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:57.649619 14976 raft_consensus.cc:740] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Initialized, Role: FOLLOWER
I20260710 13:19:57.649863 14974 consensus_queue.cc:260] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.650271 14976 consensus_queue.cc:260] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.652483 14976 ts_tablet_manager.cc:1434] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:19:57.653632 14974 ts_tablet_manager.cc:1434] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260710 13:19:57.693516 14960 tablet.cc:2406] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:19:57.707469 14980 raft_consensus.cc:493] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.708034 14980 raft_consensus.cc:515] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.710145 14980 leader_election.cc:290] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:57.719120 14981 raft_consensus.cc:493] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.718940 14860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583" is_pre_election: true
I20260710 13:19:57.719821 14860 raft_consensus.cc:2468] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 0.
I20260710 13:19:57.719662 14981 raft_consensus.cc:515] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.720575 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fff2647fdc843fd883ef9177100aafa" is_pre_election: true
I20260710 13:19:57.721189 14934 raft_consensus.cc:2468] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 0.
I20260710 13:19:57.721342 14749 leader_election.cc:304] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:57.722282 14980 raft_consensus.cc:2804] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.722640 14980 raft_consensus.cc:493] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.722986 14980 raft_consensus.cc:3060] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.723124 14981 leader_election.cc:290] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331)
I20260710 13:19:57.731357 14980 raft_consensus.cc:515] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.733299 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489" is_pre_election: true
I20260710 13:19:57.734267 14785 raft_consensus.cc:2393] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fff2647fdc843fd883ef9177100aafa in current term 1: Already voted for candidate 1dfeaf4bd83c468ba2abfc338076e489 in this term.
I20260710 13:19:57.734244 14860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:57.734910 14860 raft_consensus.cc:3060] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.735168 14980 leader_election.cc:290] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 1 election: Requested vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:57.736249 14859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583" is_pre_election: true
I20260710 13:19:57.737143 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
I20260710 13:19:57.737762 14934 raft_consensus.cc:3060] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.738395 14898 leader_election.cc:304] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fff2647fdc843fd883ef9177100aafa; no voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583
I20260710 13:19:57.742054 14860 raft_consensus.cc:2468] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 1.
I20260710 13:19:57.743067 14749 leader_election.cc:304] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:57.743809 14980 raft_consensus.cc:2804] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.744238 14934 raft_consensus.cc:2468] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 1.
I20260710 13:19:57.744825 14981 raft_consensus.cc:2749] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:57.745177 14980 raft_consensus.cc:697] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 LEADER]: Becoming Leader. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Running, Role: LEADER
I20260710 13:19:57.746248 14980 consensus_queue.cc:237] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.753530 14682 catalog_manager.cc:5697] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:57.836303 14981 raft_consensus.cc:493] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:57.836835 14981 raft_consensus.cc:515] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.838534 14981 leader_election.cc:290] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771)
I20260710 13:19:57.839488 14860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583" is_pre_election: true
I20260710 13:19:57.839602 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489" is_pre_election: true
I20260710 13:19:57.840078 14860 raft_consensus.cc:2468] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 0.
I20260710 13:19:57.840212 14785 raft_consensus.cc:2468] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 0.
I20260710 13:19:57.841095 14898 leader_election.cc:304] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fff2647fdc843fd883ef9177100aafa, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:57.841876 14981 raft_consensus.cc:2804] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:57.842181 14981 raft_consensus.cc:493] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:57.842438 14981 raft_consensus.cc:3060] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.848917 14981 raft_consensus.cc:515] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.850466 14981 leader_election.cc:290] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 election: Requested vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771)
I20260710 13:19:57.851325 14860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:57.851440 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
I20260710 13:19:57.851867 14860 raft_consensus.cc:3060] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.851974 14785 raft_consensus.cc:3060] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:57.856803 14860 raft_consensus.cc:2468] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 1.
I20260710 13:19:57.857513 14785 raft_consensus.cc:2468] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 1.
I20260710 13:19:57.857959 14898 leader_election.cc:304] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fff2647fdc843fd883ef9177100aafa, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:57.858724 14981 raft_consensus.cc:2804] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:57.859632 14981 raft_consensus.cc:697] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Becoming Leader. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Running, Role: LEADER
I20260710 13:19:57.860618 14981 consensus_queue.cc:237] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:57.867666 14682 catalog_manager.cc:5697] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fff2647fdc843fd883ef9177100aafa (127.10.254.131). New cstate: current_term: 1 leader_uuid: "5fff2647fdc843fd883ef9177100aafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:57.939734 14682 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55878:
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"
    }
  }
}
W20260710 13:19:57.941655 14682 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.
I20260710 13:19:57.967044 14775 tablet_service.cc:1511] Processing CreateTablet for tablet db0d42c106d146ef92eb8cee8057e772 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1bb8176f7d4b4096a249478f80cd21ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:57.968420 14775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d42c106d146ef92eb8cee8057e772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.968246 14849 tablet_service.cc:1511] Processing CreateTablet for tablet db0d42c106d146ef92eb8cee8057e772 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1bb8176f7d4b4096a249478f80cd21ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:57.969502 14849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d42c106d146ef92eb8cee8057e772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.971089 14774 tablet_service.cc:1511] Processing CreateTablet for tablet 0624a4492c194c2da8fa9c55586ab2de (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1bb8176f7d4b4096a249478f80cd21ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:57.969431 14924 tablet_service.cc:1511] Processing CreateTablet for tablet db0d42c106d146ef92eb8cee8057e772 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1bb8176f7d4b4096a249478f80cd21ad]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:19:57.972208 14774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0624a4492c194c2da8fa9c55586ab2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.973091 14924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db0d42c106d146ef92eb8cee8057e772. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.976868 14850 tablet_service.cc:1511] Processing CreateTablet for tablet 0624a4492c194c2da8fa9c55586ab2de (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1bb8176f7d4b4096a249478f80cd21ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:57.978236 14850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0624a4492c194c2da8fa9c55586ab2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.981181 14923 tablet_service.cc:1511] Processing CreateTablet for tablet 0624a4492c194c2da8fa9c55586ab2de (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=1bb8176f7d4b4096a249478f80cd21ad]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:19:57.982532 14923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0624a4492c194c2da8fa9c55586ab2de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:57.986153 14974 tablet_bootstrap.cc:492] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489: Bootstrap starting.
I20260710 13:19:57.993767 14974 tablet_bootstrap.cc:654] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.003168 14973 tablet_bootstrap.cc:492] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: Bootstrap starting.
I20260710 13:19:58.003536 14974 tablet_bootstrap.cc:492] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489: No bootstrap required, opened a new log
I20260710 13:19:58.004088 14974 ts_tablet_manager.cc:1403] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.002s
I20260710 13:19:58.004969 14976 tablet_bootstrap.cc:492] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa: Bootstrap starting.
I20260710 13:19:58.007983 14974 raft_consensus.cc:359] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.008980 14974 raft_consensus.cc:385] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.009394 14974 raft_consensus.cc:740] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.010571 14973 tablet_bootstrap.cc:654] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.010385 14974 consensus_queue.cc:260] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.015530 14974 ts_tablet_manager.cc:1434] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 13:19:58.016721 14974 tablet_bootstrap.cc:492] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: Bootstrap starting.
I20260710 13:19:58.020282 14973 tablet_bootstrap.cc:492] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: No bootstrap required, opened a new log
I20260710 13:19:58.020901 14973 ts_tablet_manager.cc:1403] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 13:19:58.021543 14976 tablet_bootstrap.cc:654] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.023734 14974 tablet_bootstrap.cc:654] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.023876 14973 raft_consensus.cc:359] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.024670 14973 raft_consensus.cc:385] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.025008 14973 raft_consensus.cc:740] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.025741 14973 consensus_queue.cc:260] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.027719 14973 ts_tablet_manager.cc:1434] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:19:58.028764 14973 tablet_bootstrap.cc:492] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583: Bootstrap starting.
I20260710 13:19:58.035014 14976 tablet_bootstrap.cc:492] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa: No bootstrap required, opened a new log
I20260710 13:19:58.035813 14976 ts_tablet_manager.cc:1403] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.009s
I20260710 13:19:58.035055 14973 tablet_bootstrap.cc:654] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.041158 14976 raft_consensus.cc:359] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.041819 14974 tablet_bootstrap.cc:492] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: No bootstrap required, opened a new log
I20260710 13:19:58.041832 14973 tablet_bootstrap.cc:492] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583: No bootstrap required, opened a new log
I20260710 13:19:58.041935 14976 raft_consensus.cc:385] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.042425 14974 ts_tablet_manager.cc:1403] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.010s
I20260710 13:19:58.042574 14973 ts_tablet_manager.cc:1403] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 13:19:58.042531 14976 raft_consensus.cc:740] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.043617 14976 consensus_queue.cc:260] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.045475 14974 raft_consensus.cc:359] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.046209 14974 raft_consensus.cc:385] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.046500 14976 ts_tablet_manager.cc:1434] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:58.047559 14976 tablet_bootstrap.cc:492] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: Bootstrap starting.
I20260710 13:19:58.048112 14973 raft_consensus.cc:359] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.048895 14973 raft_consensus.cc:385] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.049289 14973 raft_consensus.cc:740] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.050061 14973 consensus_queue.cc:260] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.046538 14974 raft_consensus.cc:740] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.052392 14973 ts_tablet_manager.cc:1434] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260710 13:19:58.052867 14730 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:58.052799 14974 consensus_queue.cc:260] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.055244 14974 ts_tablet_manager.cc:1434] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:19:58.056926 14976 tablet_bootstrap.cc:654] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:58.062811 14976 tablet_bootstrap.cc:492] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: No bootstrap required, opened a new log
I20260710 13:19:58.063331 14976 ts_tablet_manager.cc:1403] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:19:58.065795 14976 raft_consensus.cc:359] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.066416 14976 raft_consensus.cc:385] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:58.066636 14976 raft_consensus.cc:740] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Initialized, Role: FOLLOWER
I20260710 13:19:58.067215 14976 consensus_queue.cc:260] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.069326 14976 ts_tablet_manager.cc:1434] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:19:58.127764 14981 raft_consensus.cc:493] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.128217 14981 raft_consensus.cc:515] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.129897 14981 leader_election.cc:290] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331)
I20260710 13:19:58.130770 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489" is_pre_election: true
I20260710 13:19:58.130939 14860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583" is_pre_election: true
I20260710 13:19:58.131352 14785 raft_consensus.cc:2468] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 0.
I20260710 13:19:58.131515 14860 raft_consensus.cc:2468] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 0.
I20260710 13:19:58.132474 14897 leader_election.cc:304] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, 5fff2647fdc843fd883ef9177100aafa; no voters: 
I20260710 13:19:58.133175 14981 raft_consensus.cc:2804] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.133471 14981 raft_consensus.cc:493] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.133721 14981 raft_consensus.cc:3060] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.139091 14981 raft_consensus.cc:515] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.140793 14981 leader_election.cc:290] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 election: Requested vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331)
I20260710 13:19:58.141510 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
I20260710 13:19:58.141737 14860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:58.142009 14785 raft_consensus.cc:3060] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.142272 14860 raft_consensus.cc:3060] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.147316 14785 raft_consensus.cc:2468] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 1.
I20260710 13:19:58.147387 14860 raft_consensus.cc:2468] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 1.
I20260710 13:19:58.148540 14897 leader_election.cc:304] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, 5fff2647fdc843fd883ef9177100aafa; no voters: 
I20260710 13:19:58.149173 14981 raft_consensus.cc:2804] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.149564 14981 raft_consensus.cc:697] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Becoming Leader. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Running, Role: LEADER
I20260710 13:19:58.150279 14981 consensus_queue.cc:237] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.156921 14681 catalog_manager.cc:5697] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fff2647fdc843fd883ef9177100aafa (127.10.254.131). New cstate: current_term: 1 leader_uuid: "5fff2647fdc843fd883ef9177100aafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.338632 14980 consensus_queue.cc:1048] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.340991 14981 consensus_queue.cc:1048] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.356391 14980 consensus_queue.cc:1048] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.360272 14981 consensus_queue.cc:1048] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.374503 14978 raft_consensus.cc:493] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:58.375017 14978 raft_consensus.cc:515] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.377699 14978 leader_election.cc:290] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:58.398030 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "cf48cac087734bf6b6a83a52d7f67583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489" is_pre_election: true
I20260710 13:19:58.398783 14785 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf48cac087734bf6b6a83a52d7f67583 in term 0.
I20260710 13:19:58.399981 14823 leader_election.cc:304] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:58.400689 14978 raft_consensus.cc:2804] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:58.400977 14978 raft_consensus.cc:493] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:58.401243 14978 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.401315 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "cf48cac087734bf6b6a83a52d7f67583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fff2647fdc843fd883ef9177100aafa" is_pre_election: true
I20260710 13:19:58.401904 14934 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf48cac087734bf6b6a83a52d7f67583 in term 0.
I20260710 13:19:58.406296 14978 raft_consensus.cc:515] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.407959 14978 leader_election.cc:290] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [CANDIDATE]: Term 1 election: Requested vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:58.408784 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "cf48cac087734bf6b6a83a52d7f67583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
I20260710 13:19:58.408980 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "cf48cac087734bf6b6a83a52d7f67583" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
I20260710 13:19:58.409330 14785 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.409533 14934 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:58.414361 14785 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf48cac087734bf6b6a83a52d7f67583 in term 1.
I20260710 13:19:58.414383 14934 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf48cac087734bf6b6a83a52d7f67583 in term 1.
I20260710 13:19:58.415524 14823 leader_election.cc:304] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:58.416412 14978 raft_consensus.cc:2804] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:58.417444 14978 raft_consensus.cc:697] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 LEADER]: Becoming Leader. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Running, Role: LEADER
I20260710 13:19:58.418171 14978 consensus_queue.cc:237] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.425549 14681 catalog_manager.cc:5697] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 reported cstate change: term changed from 0 to 1, leader changed from <none> to cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "cf48cac087734bf6b6a83a52d7f67583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.489910 14934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36"
dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
mode: GRACEFUL
new_leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
 from {username='slave'} at 127.0.0.1:41076
I20260710 13:19:58.490468 14934 raft_consensus.cc:606] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Received request to transfer leadership to TS 1dfeaf4bd83c468ba2abfc338076e489
I20260710 13:19:58.503345 14785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15"
dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
mode: GRACEFUL
new_leader_uuid: "5fff2647fdc843fd883ef9177100aafa"
 from {username='slave'} at 127.0.0.1:59146
I20260710 13:19:58.503943 14785 raft_consensus.cc:606] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 LEADER]: Received request to transfer leadership to TS 5fff2647fdc843fd883ef9177100aafa
I20260710 13:19:58.510042 14934 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772"
dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
mode: GRACEFUL
new_leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
 from {username='slave'} at 127.0.0.1:41076
I20260710 13:19:58.510566 14934 raft_consensus.cc:606] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Received request to transfer leadership to TS 1dfeaf4bd83c468ba2abfc338076e489
I20260710 13:19:58.524724 14859 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de"
dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
mode: GRACEFUL
new_leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
 from {username='slave'} at 127.0.0.1:46406
I20260710 13:19:58.525225 14859 raft_consensus.cc:606] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 LEADER]: Received request to transfer leadership to TS 1dfeaf4bd83c468ba2abfc338076e489
I20260710 13:19:58.630906 15009 consensus_queue.cc:1048] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.641021 15009 consensus_queue.cc:1048] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.650276 14989 raft_consensus.cc:993] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: : Instructing follower 1dfeaf4bd83c468ba2abfc338076e489 to start an election
I20260710 13:19:58.650686 15009 raft_consensus.cc:1081] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Signalling peer 1dfeaf4bd83c468ba2abfc338076e489 to start an election
I20260710 13:19:58.652485 14785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772"
dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
 from {username='slave'} at 127.0.0.1:59122
I20260710 13:19:58.652993 14785 raft_consensus.cc:493] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.653270 14785 raft_consensus.cc:3060] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.658186 14785 raft_consensus.cc:515] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.659765 14785 leader_election.cc:290] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 2 election: Requested vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:58.660790 14859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:58.660859 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db0d42c106d146ef92eb8cee8057e772" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
I20260710 13:19:58.661455 14859 raft_consensus.cc:3060] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.661548 14934 raft_consensus.cc:3055] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.661995 14934 raft_consensus.cc:740] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Running, Role: LEADER
I20260710 13:19:58.662792 14934 consensus_queue.cc:260] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.664069 14934 raft_consensus.cc:3060] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.667579 14859 raft_consensus.cc:2468] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 2.
I20260710 13:19:58.668812 14749 leader_election.cc:304] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:58.669611 15005 raft_consensus.cc:2804] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.670087 15005 raft_consensus.cc:697] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Becoming Leader. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Running, Role: LEADER
I20260710 13:19:58.670557 14934 raft_consensus.cc:2468] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 2.
I20260710 13:19:58.670904 15005 consensus_queue.cc:237] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.678597 14682 catalog_manager.cc:5697] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 reported cstate change: term changed from 1 to 2, leader changed from 5fff2647fdc843fd883ef9177100aafa (127.10.254.131) to 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.766089 14980 raft_consensus.cc:993] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: : Instructing follower 5fff2647fdc843fd883ef9177100aafa to start an election
I20260710 13:19:58.766690 15022 raft_consensus.cc:1081] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 LEADER]: Signalling peer 5fff2647fdc843fd883ef9177100aafa to start an election
I20260710 13:19:58.768213 14934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15"
dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
 from {username='slave'} at 127.0.0.1:41054
I20260710 13:19:58.768836 14934 raft_consensus.cc:493] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.769162 14934 raft_consensus.cc:3060] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.774042 14934 raft_consensus.cc:515] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.775770 14934 leader_election.cc:290] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 2 election: Requested vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331)
I20260710 13:19:58.776679 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
I20260710 13:19:58.776913 14859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab5abc0ce944b7990a21b82ce9e0e15" candidate_uuid: "5fff2647fdc843fd883ef9177100aafa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:58.777315 14785 raft_consensus.cc:3055] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.777473 14859 raft_consensus.cc:3060] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.777626 14785 raft_consensus.cc:740] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Running, Role: LEADER
I20260710 13:19:58.778442 14785 consensus_queue.cc:260] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.779366 14785 raft_consensus.cc:3060] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.782662 14859 raft_consensus.cc:2468] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 2.
I20260710 13:19:58.783860 14898 leader_election.cc:304] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fff2647fdc843fd883ef9177100aafa, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:58.784287 14785 raft_consensus.cc:2468] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fff2647fdc843fd883ef9177100aafa in term 2.
I20260710 13:19:58.784660 15009 raft_consensus.cc:2804] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.785081 15009 raft_consensus.cc:697] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 2 LEADER]: Becoming Leader. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Running, Role: LEADER
I20260710 13:19:58.785887 15009 consensus_queue.cc:237] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.791887 14682 catalog_manager.cc:5697] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa reported cstate change: term changed from 1 to 2, leader changed from 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129) to 5fff2647fdc843fd883ef9177100aafa (127.10.254.131). New cstate: current_term: 2 leader_uuid: "5fff2647fdc843fd883ef9177100aafa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:58.872757 14978 consensus_queue.cc:1048] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.884657 14978 consensus_queue.cc:1048] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:58.893554 15024 raft_consensus.cc:993] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: : Instructing follower 1dfeaf4bd83c468ba2abfc338076e489 to start an election
I20260710 13:19:58.894035 14978 raft_consensus.cc:1081] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 LEADER]: Signalling peer 1dfeaf4bd83c468ba2abfc338076e489 to start an election
I20260710 13:19:58.895625 14785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de"
dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
 from {username='slave'} at 127.0.0.1:59136
I20260710 13:19:58.896147 14785 raft_consensus.cc:493] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.896524 14785 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.901470 14785 raft_consensus.cc:515] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.903115 14785 leader_election.cc:290] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 2 election: Requested vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:58.903932 14859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:58.904538 14859 raft_consensus.cc:3055] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.904780 14859 raft_consensus.cc:740] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Running, Role: LEADER
I20260710 13:19:58.905380 14859 consensus_queue.cc:260] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.906284 14859 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.906858 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
I20260710 13:19:58.907320 14934 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.911042 14859 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 2.
I20260710 13:19:58.911739 14934 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 2.
I20260710 13:19:58.912077 14749 leader_election.cc:304] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:58.912873 15022 raft_consensus.cc:2804] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.913260 15022 raft_consensus.cc:697] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Becoming Leader. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Running, Role: LEADER
I20260710 13:19:58.913934 15022 consensus_queue.cc:237] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.919600 14680 catalog_manager.cc:5697] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 reported cstate change: term changed from 1 to 2, leader changed from cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130) to 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:58.959233 14989 raft_consensus.cc:993] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: : Instructing follower 1dfeaf4bd83c468ba2abfc338076e489 to start an election
I20260710 13:19:58.959733 15009 raft_consensus.cc:1081] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Signalling peer 1dfeaf4bd83c468ba2abfc338076e489 to start an election
I20260710 13:19:58.961061 14785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36"
dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
 from {username='slave'} at 127.0.0.1:59122
I20260710 13:19:58.961531 14785 raft_consensus.cc:493] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:58.961805 14785 raft_consensus.cc:3060] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.967691 14785 raft_consensus.cc:515] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.969585 14785 leader_election.cc:290] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 2 election: Requested vote from peers cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130:45331), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:58.970238 14859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
I20260710 13:19:58.970577 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c876c2b08c29405e820edc1ceb9c7b36" candidate_uuid: "1dfeaf4bd83c468ba2abfc338076e489" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
I20260710 13:19:58.970892 14859 raft_consensus.cc:3060] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.971194 14934 raft_consensus.cc:3055] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:58.971479 14934 raft_consensus.cc:740] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fff2647fdc843fd883ef9177100aafa, State: Running, Role: LEADER
I20260710 13:19:58.972144 14934 consensus_queue.cc:260] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.973026 14934 raft_consensus.cc:3060] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:58.975939 14859 raft_consensus.cc:2468] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 2.
I20260710 13:19:58.977000 14749 leader_election.cc:304] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:58.977806 15022 raft_consensus.cc:2804] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:58.978109 14934 raft_consensus.cc:2468] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1dfeaf4bd83c468ba2abfc338076e489 in term 2.
I20260710 13:19:58.978511 15022 raft_consensus.cc:697] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Becoming Leader. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Running, Role: LEADER
I20260710 13:19:58.979308 15022 consensus_queue.cc:237] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:58.985064 14680 catalog_manager.cc:5697] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 reported cstate change: term changed from 1 to 2, leader changed from 5fff2647fdc843fd883ef9177100aafa (127.10.254.131) to 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "1dfeaf4bd83c468ba2abfc338076e489" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.086001 14859 raft_consensus.cc:1275] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Refusing update from remote peer 1dfeaf4bd83c468ba2abfc338076e489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.087311 15022 consensus_queue.cc:1048] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.095063 14934 raft_consensus.cc:1275] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Refusing update from remote peer 1dfeaf4bd83c468ba2abfc338076e489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.096701 15022 consensus_queue.cc:1048] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.213618 14785 raft_consensus.cc:1275] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Refusing update from remote peer 5fff2647fdc843fd883ef9177100aafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.214985 15009 consensus_queue.cc:1048] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.223738 14859 raft_consensus.cc:1275] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Refusing update from remote peer 5fff2647fdc843fd883ef9177100aafa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.227497 14981 consensus_queue.cc:1048] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.249258 11258 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:19:59.250896 11258 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:19:59.251281 11258 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:19:59.262892 14785 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de"
dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
mode: GRACEFUL
new_leader_uuid: "cf48cac087734bf6b6a83a52d7f67583"
 from {username='slave'} at 127.0.0.1:59152
I20260710 13:19:59.263397 14785 raft_consensus.cc:606] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Received request to transfer leadership to TS cf48cac087734bf6b6a83a52d7f67583
I20260710 13:19:59.264495 11258 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:19:59.299928 14934 raft_consensus.cc:1275] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Refusing update from remote peer 1dfeaf4bd83c468ba2abfc338076e489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.301116 15022 consensus_queue.cc:1048] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.308796 14859 raft_consensus.cc:1275] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Refusing update from remote peer 1dfeaf4bd83c468ba2abfc338076e489: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:19:59.310220 14980 consensus_queue.cc:1048] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:59.317325 15005 raft_consensus.cc:993] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: : Instructing follower cf48cac087734bf6b6a83a52d7f67583 to start an election
I20260710 13:19:59.317869 14980 raft_consensus.cc:1081] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Signalling peer cf48cac087734bf6b6a83a52d7f67583 to start an election
I20260710 13:19:59.319520 14859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de"
dest_uuid: "cf48cac087734bf6b6a83a52d7f67583"
 from {username='slave'} at 127.0.0.1:46390
I20260710 13:19:59.320150 14859 raft_consensus.cc:493] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:59.320458 14859 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.325776 14859 raft_consensus.cc:515] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:59.328138 14785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "cf48cac087734bf6b6a83a52d7f67583" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1dfeaf4bd83c468ba2abfc338076e489"
I20260710 13:19:59.328608 14859 leader_election.cc:290] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [CANDIDATE]: Term 3 election: Requested vote from peers 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129:36771), 5fff2647fdc843fd883ef9177100aafa (127.10.254.131:39283)
I20260710 13:19:59.328770 14785 raft_consensus.cc:3055] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:59.329137 14785 raft_consensus.cc:740] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1dfeaf4bd83c468ba2abfc338076e489, State: Running, Role: LEADER
I20260710 13:19:59.329916 14785 consensus_queue.cc:260] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [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: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:59.330297 14934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0624a4492c194c2da8fa9c55586ab2de" candidate_uuid: "cf48cac087734bf6b6a83a52d7f67583" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fff2647fdc843fd883ef9177100aafa"
I20260710 13:19:59.330984 14934 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.331017 14785 raft_consensus.cc:3060] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:59.337525 14785 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf48cac087734bf6b6a83a52d7f67583 in term 3.
I20260710 13:19:59.337978 14934 raft_consensus.cc:2468] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf48cac087734bf6b6a83a52d7f67583 in term 3.
I20260710 13:19:59.338564 14823 leader_election.cc:304] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [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: 1dfeaf4bd83c468ba2abfc338076e489, cf48cac087734bf6b6a83a52d7f67583; no voters: 
I20260710 13:19:59.339263 14978 raft_consensus.cc:2804] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:59.339720 14978 raft_consensus.cc:697] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 3 LEADER]: Becoming Leader. State: Replica: cf48cac087734bf6b6a83a52d7f67583, State: Running, Role: LEADER
I20260710 13:19:59.340408 14978 consensus_queue.cc:237] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [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: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } }
I20260710 13:19:59.345809 14682 catalog_manager.cc:5697] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 reported cstate change: term changed from 2 to 3, leader changed from 1dfeaf4bd83c468ba2abfc338076e489 (127.10.254.129) to cf48cac087734bf6b6a83a52d7f67583 (127.10.254.130). New cstate: current_term: 3 leader_uuid: "cf48cac087734bf6b6a83a52d7f67583" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1dfeaf4bd83c468ba2abfc338076e489" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 36771 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf48cac087734bf6b6a83a52d7f67583" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fff2647fdc843fd883ef9177100aafa" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 39283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:59.363032 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
I20260710 13:19:59.379549 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.380309 11258 tablet_replica.cc:333] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489: stopping tablet replica
I20260710 13:19:59.380900 11258 raft_consensus.cc:2243] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.381839 11258 raft_consensus.cc:2272] T db0d42c106d146ef92eb8cee8057e772 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.384409 11258 tablet_replica.cc:333] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489: stopping tablet replica
I20260710 13:19:59.384913 11258 raft_consensus.cc:2243] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.385281 11258 raft_consensus.cc:2272] T aab5abc0ce944b7990a21b82ce9e0e15 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.387305 11258 tablet_replica.cc:333] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489: stopping tablet replica
I20260710 13:19:59.387853 11258 raft_consensus.cc:2243] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.388234 11258 raft_consensus.cc:2272] T 0624a4492c194c2da8fa9c55586ab2de P 1dfeaf4bd83c468ba2abfc338076e489 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.390303 11258 tablet_replica.cc:333] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: stopping tablet replica
I20260710 13:19:59.390743 11258 raft_consensus.cc:2243] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.391275 11258 pending_rounds.cc:70] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: Trying to abort 1 pending ops.
I20260710 13:19:59.391453 11258 pending_rounds.cc:77] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992597426728960 op_type: NO_OP noop_request { }
I20260710 13:19:59.391705 11258 raft_consensus.cc:2889] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:59.391978 11258 raft_consensus.cc:2272] T c876c2b08c29405e820edc1ceb9c7b36 P 1dfeaf4bd83c468ba2abfc338076e489 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.415048 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
I20260710 13:19:59.426913 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
I20260710 13:19:59.444811 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.445508 11258 tablet_replica.cc:333] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583: stopping tablet replica
I20260710 13:19:59.446043 11258 raft_consensus.cc:2243] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.446498 11258 raft_consensus.cc:2272] T db0d42c106d146ef92eb8cee8057e772 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.448704 11258 tablet_replica.cc:333] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583: stopping tablet replica
I20260710 13:19:59.449201 11258 raft_consensus.cc:2243] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.449585 11258 raft_consensus.cc:2272] T aab5abc0ce944b7990a21b82ce9e0e15 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.451602 11258 tablet_replica.cc:333] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: stopping tablet replica
I20260710 13:19:59.452286 11258 raft_consensus.cc:2243] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.452881 11258 pending_rounds.cc:70] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: Trying to abort 1 pending ops.
I20260710 13:19:59.453037 11258 pending_rounds.cc:77] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305992598904983552 op_type: NO_OP noop_request { }
I20260710 13:19:59.453338 11258 raft_consensus.cc:2889] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:19:59.453615 11258 raft_consensus.cc:2272] T 0624a4492c194c2da8fa9c55586ab2de P cf48cac087734bf6b6a83a52d7f67583 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.455578 11258 tablet_replica.cc:333] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583: stopping tablet replica
I20260710 13:19:59.456092 11258 raft_consensus.cc:2243] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.456489 11258 raft_consensus.cc:2272] T c876c2b08c29405e820edc1ceb9c7b36 P cf48cac087734bf6b6a83a52d7f67583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.467407 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
I20260710 13:19:59.478590 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
I20260710 13:19:59.493870 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:59.494481 11258 tablet_replica.cc:333] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa: stopping tablet replica
I20260710 13:19:59.495000 11258 raft_consensus.cc:2243] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.495455 11258 raft_consensus.cc:2272] T db0d42c106d146ef92eb8cee8057e772 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.497596 11258 tablet_replica.cc:333] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa: stopping tablet replica
I20260710 13:19:59.498162 11258 raft_consensus.cc:2243] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.498620 11258 raft_consensus.cc:2272] T 0624a4492c194c2da8fa9c55586ab2de P 5fff2647fdc843fd883ef9177100aafa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.500774 11258 tablet_replica.cc:333] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa: stopping tablet replica
I20260710 13:19:59.501268 11258 raft_consensus.cc:2243] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:59.501632 11258 raft_consensus.cc:2272] T c876c2b08c29405e820edc1ceb9c7b36 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.503324 11258 tablet_replica.cc:333] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa: stopping tablet replica
I20260710 13:19:59.503746 11258 raft_consensus.cc:2243] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.504537 11258 raft_consensus.cc:2272] T aab5abc0ce944b7990a21b82ce9e0e15 P 5fff2647fdc843fd883ef9177100aafa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.526696 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:19:59.538515 11258 master.cc:562] Master@127.10.254.190:42785 shutting down...
I20260710 13:19:59.555228 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:59.555751 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:59.556113 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P c459ed89ae3e4030aade6405a30c9287: stopping tablet replica
I20260710 13:19:59.574599 11258 master.cc:584] Master@127.10.254.190:42785 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2698 ms)
[----------] 6 tests from LeaderRebalancerTest (93145 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:19:59.609606 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:40979
I20260710 13:19:59.610739 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:59.616031 15028 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
W20260710 13:19:59.616065 15029 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
W20260710 13:19:59.617520 15031 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
I20260710 13:19:59.619262 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:59.620410 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:59.620630 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:59.620798 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689599620772 us; error 0 us; skew 500 ppm
I20260710 13:19:59.621361 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:59.624531 11258 webserver.cc:533] Webserver started at http://127.10.254.190:34903/ using document root <none> and password file <none>
I20260710 13:19:59.625046 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:59.625224 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:59.625496 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:59.626571 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "eee0813978cc4239ad30a49561ac395f"
format_stamp: "Formatted at 2026-07-10 13:19:59 on dist-test-slave-84g9"
I20260710 13:19:59.630800 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 13:19:59.634044 15036 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:59.634820 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:19:59.635066 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "eee0813978cc4239ad30a49561ac395f"
format_stamp: "Formatted at 2026-07-10 13:19:59 on dist-test-slave-84g9"
I20260710 13:19:59.635294 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-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)
I20260710 13:19:59.664747 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:59.665827 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:59.702994 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:40979
I20260710 13:19:59.703102 15087 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:40979 every 8 connection(s)
I20260710 13:19:59.706830 15088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:19:59.716907 15088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f: Bootstrap starting.
I20260710 13:19:59.721369 15088 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:59.725660 15088 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f: No bootstrap required, opened a new log
I20260710 13:19:59.727748 15088 raft_consensus.cc:359] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eee0813978cc4239ad30a49561ac395f" member_type: VOTER }
I20260710 13:19:59.728169 15088 raft_consensus.cc:385] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:59.728389 15088 raft_consensus.cc:740] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eee0813978cc4239ad30a49561ac395f, State: Initialized, Role: FOLLOWER
I20260710 13:19:59.728976 15088 consensus_queue.cc:260] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "eee0813978cc4239ad30a49561ac395f" member_type: VOTER }
I20260710 13:19:59.729423 15088 raft_consensus.cc:399] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:19:59.729627 15088 raft_consensus.cc:493] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:19:59.729877 15088 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:59.734475 15088 raft_consensus.cc:515] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eee0813978cc4239ad30a49561ac395f" member_type: VOTER }
I20260710 13:19:59.734975 15088 leader_election.cc:304] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [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: eee0813978cc4239ad30a49561ac395f; no voters: 
I20260710 13:19:59.736027 15088 leader_election.cc:290] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:19:59.736310 15091 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:59.737604 15091 raft_consensus.cc:697] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 1 LEADER]: Becoming Leader. State: Replica: eee0813978cc4239ad30a49561ac395f, State: Running, Role: LEADER
I20260710 13:19:59.738248 15091 consensus_queue.cc:237] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [LEADER]: Queue going to LEADER mode. State: All 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: "eee0813978cc4239ad30a49561ac395f" member_type: VOTER }
I20260710 13:19:59.738854 15088 sys_catalog.cc:565] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:19:59.741171 15092 sys_catalog.cc:455] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eee0813978cc4239ad30a49561ac395f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eee0813978cc4239ad30a49561ac395f" member_type: VOTER } }
I20260710 13:19:59.741197 15093 sys_catalog.cc:455] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [sys.catalog]: SysCatalogTable state changed. Reason: New leader eee0813978cc4239ad30a49561ac395f. Latest consensus state: current_term: 1 leader_uuid: "eee0813978cc4239ad30a49561ac395f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eee0813978cc4239ad30a49561ac395f" member_type: VOTER } }
I20260710 13:19:59.742027 15093 sys_catalog.cc:458] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:59.742017 15092 sys_catalog.cc:458] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [sys.catalog]: This master's current role is: LEADER
I20260710 13:19:59.745224 15098 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:19:59.750192 15098 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:19:59.756625 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:19:59.758832 15098 catalog_manager.cc:1383] Generated new cluster ID: fc76cc5136644a35912b158babbcb8a7
I20260710 13:19:59.759130 15098 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:19:59.776751 15098 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:19:59.778059 15098 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:19:59.790836 15098 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f: Generated new TSK 0
I20260710 13:19:59.791455 15098 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:19:59.824028 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:59.830313 15109 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
W20260710 13:19:59.831207 15110 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
I20260710 13:19:59.834304 11258 server_base.cc:1061] running on GCE node
W20260710 13:19:59.834328 15112 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
I20260710 13:19:59.835464 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:59.835690 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:59.835882 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689599835863 us; error 0 us; skew 500 ppm
I20260710 13:19:59.836424 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:59.838822 11258 webserver.cc:533] Webserver started at http://127.10.254.129:44269/ using document root <none> and password file <none>
I20260710 13:19:59.839310 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:59.839500 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:59.839773 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:59.841039 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "0cf55d1319734ee49169c434e4a214cd"
format_stamp: "Formatted at 2026-07-10 13:19:59 on dist-test-slave-84g9"
I20260710 13:19:59.845629 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:59.848986 15117 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:59.849761 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:19:59.850104 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "0cf55d1319734ee49169c434e4a214cd"
format_stamp: "Formatted at 2026-07-10 13:19:59 on dist-test-slave-84g9"
I20260710 13:19:59.850430 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-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)
I20260710 13:19:59.881997 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:59.883080 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:59.884508 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:59.886840 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:59.887022 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:59.887266 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:59.887408 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:59.926697 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:44583
I20260710 13:19:59.926780 15179 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:44583 every 8 connection(s)
I20260710 13:19:59.931432 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:19:59.937390 15184 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
W20260710 13:19:59.938315 15185 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
W20260710 13:19:59.942382 15187 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
I20260710 13:19:59.942771 11258 server_base.cc:1061] running on GCE node
I20260710 13:19:59.943296 15180 heartbeater.cc:344] Connected to a master server at 127.10.254.190:40979
I20260710 13:19:59.943640 15180 heartbeater.cc:461] Registering TS with master...
I20260710 13:19:59.943655 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:19:59.944039 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:19:59.944188 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689599944173 us; error 0 us; skew 500 ppm
I20260710 13:19:59.944514 15180 heartbeater.cc:507] Master 127.10.254.190:40979 requested a full tablet report, sending...
I20260710 13:19:59.944761 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:19:59.946672 15053 ts_manager.cc:194] Registered new tserver with Master: 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583)
I20260710 13:19:59.947527 11258 webserver.cc:533] Webserver started at http://127.10.254.130:43761/ using document root <none> and password file <none>
I20260710 13:19:59.948187 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:19:59.948467 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:19:59.948777 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:19:59.949102 15053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42860
I20260710 13:19:59.950158 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
format_stamp: "Formatted at 2026-07-10 13:19:59 on dist-test-slave-84g9"
I20260710 13:19:59.954896 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:19:59.958082 15192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:59.958803 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:19:59.959072 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
format_stamp: "Formatted at 2026-07-10 13:19:59 on dist-test-slave-84g9"
I20260710 13:19:59.959326 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-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)
I20260710 13:19:59.975108 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:19:59.976212 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:19:59.977571 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:19:59.979748 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:19:59.979966 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:19:59.980188 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:19:59.980345 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.020128 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:45057
I20260710 13:20:00.020219 15254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:45057 every 8 connection(s)
I20260710 13:20:00.024760 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:00.031369 15258 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
W20260710 13:20:00.032025 15259 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
I20260710 13:20:00.034883 11258 server_base.cc:1061] running on GCE node
W20260710 13:20:00.035745 15262 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
I20260710 13:20:00.036233 15255 heartbeater.cc:344] Connected to a master server at 127.10.254.190:40979
I20260710 13:20:00.036638 15255 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.036700 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:00.036995 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:00.037147 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689600037132 us; error 0 us; skew 500 ppm
I20260710 13:20:00.037479 15255 heartbeater.cc:507] Master 127.10.254.190:40979 requested a full tablet report, sending...
I20260710 13:20:00.037701 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:00.039543 15053 ts_manager.cc:194] Registered new tserver with Master: 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.040714 11258 webserver.cc:533] Webserver started at http://127.10.254.131:38011/ using document root <none> and password file <none>
I20260710 13:20:00.041395 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:00.041399 15053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42862
I20260710 13:20:00.041736 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:00.042083 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:00.043401 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "4c4f58d5e914427389002f9f551d620c"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-84g9"
I20260710 13:20:00.047760 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:20:00.051123 15266 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.051980 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:20:00.052313 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "4c4f58d5e914427389002f9f551d620c"
format_stamp: "Formatted at 2026-07-10 13:20:00 on dist-test-slave-84g9"
I20260710 13:20:00.052672 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689506288745-11258-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)
I20260710 13:20:00.073347 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:00.074455 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:00.075907 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:00.078128 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:00.078346 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.078577 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:00.078730 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:00.116608 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:37607
I20260710 13:20:00.116706 15328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:37607 every 8 connection(s)
I20260710 13:20:00.130309 15329 heartbeater.cc:344] Connected to a master server at 127.10.254.190:40979
I20260710 13:20:00.130705 15329 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:00.131441 15329 heartbeater.cc:507] Master 127.10.254.190:40979 requested a full tablet report, sending...
I20260710 13:20:00.133360 15053 ts_manager.cc:194] Registered new tserver with Master: 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.134430 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014678868s
I20260710 13:20:00.134799 15053 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42866
I20260710 13:20:00.158149 15053 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42874:
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"
    }
  }
}
W20260710 13:20:00.160682 15053 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.
I20260710 13:20:00.224677 15294 tablet_service.cc:1511] Processing CreateTablet for tablet f869a17600c244358edabf9c671062a5 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:00.226408 15294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869a17600c244358edabf9c671062a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.233973 15293 tablet_service.cc:1511] Processing CreateTablet for tablet 8295265a3c544dcc9b24503ac219a8fc (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:00.235984 15293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8295265a3c544dcc9b24503ac219a8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.250535 15220 tablet_service.cc:1511] Processing CreateTablet for tablet f869a17600c244358edabf9c671062a5 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:00.252068 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869a17600c244358edabf9c671062a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.252275 15292 tablet_service.cc:1511] Processing CreateTablet for tablet eccca716cb304fea85da557934a1a20f (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:00.253741 15292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eccca716cb304fea85da557934a1a20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.256918 15143 tablet_service.cc:1511] Processing CreateTablet for tablet eccca716cb304fea85da557934a1a20f (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:00.257943 15218 tablet_service.cc:1511] Processing CreateTablet for tablet eccca716cb304fea85da557934a1a20f (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:00.259297 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eccca716cb304fea85da557934a1a20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.258358 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eccca716cb304fea85da557934a1a20f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.259634 15144 tablet_service.cc:1511] Processing CreateTablet for tablet 8295265a3c544dcc9b24503ac219a8fc (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:00.261564 15145 tablet_service.cc:1511] Processing CreateTablet for tablet f869a17600c244358edabf9c671062a5 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:00.256918 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 8295265a3c544dcc9b24503ac219a8fc (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:00.263935 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8295265a3c544dcc9b24503ac219a8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.266697 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8295265a3c544dcc9b24503ac219a8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.268558 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f869a17600c244358edabf9c671062a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.282994 15142 tablet_service.cc:1511] Processing CreateTablet for tablet fed825e01a554d1088e4afa8edeb4e2d (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:00.284509 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed825e01a554d1088e4afa8edeb4e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.288059 15217 tablet_service.cc:1511] Processing CreateTablet for tablet fed825e01a554d1088e4afa8edeb4e2d (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:00.290330 15217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed825e01a554d1088e4afa8edeb4e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.288023 15291 tablet_service.cc:1511] Processing CreateTablet for tablet fed825e01a554d1088e4afa8edeb4e2d (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:00.292711 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed825e01a554d1088e4afa8edeb4e2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.299960 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 229d0b8fd68a4f2eb1b2b2f4acc44c31 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:00.301496 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229d0b8fd68a4f2eb1b2b2f4acc44c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.312644 15293 tablet_service.cc:1511] Processing CreateTablet for tablet 229d0b8fd68a4f2eb1b2b2f4acc44c31 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:00.314116 15293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229d0b8fd68a4f2eb1b2b2f4acc44c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.316663 15344 tablet_bootstrap.cc:492] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.319135 15220 tablet_service.cc:1511] Processing CreateTablet for tablet 229d0b8fd68a4f2eb1b2b2f4acc44c31 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:00.320906 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229d0b8fd68a4f2eb1b2b2f4acc44c31. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.323943 15140 tablet_service.cc:1511] Processing CreateTablet for tablet 4515ed1ad6b446abbe6e47a4c5cf7107 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:00.326002 15140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4515ed1ad6b446abbe6e47a4c5cf7107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.364388 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 4515ed1ad6b446abbe6e47a4c5cf7107 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:00.365835 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4515ed1ad6b446abbe6e47a4c5cf7107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.365718 15290 tablet_service.cc:1511] Processing CreateTablet for tablet 4515ed1ad6b446abbe6e47a4c5cf7107 (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:00.367444 15290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4515ed1ad6b446abbe6e47a4c5cf7107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.369508 15216 tablet_service.cc:1511] Processing CreateTablet for tablet 35c2e52cafec44b586dd901e6a96a9dd (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:00.373591 15216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c2e52cafec44b586dd901e6a96a9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.377677 15344 tablet_bootstrap.cc:654] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.383456 15345 tablet_bootstrap.cc:492] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.386857 15292 tablet_service.cc:1511] Processing CreateTablet for tablet 35c2e52cafec44b586dd901e6a96a9dd (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:00.388391 15346 tablet_bootstrap.cc:492] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.388525 15292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c2e52cafec44b586dd901e6a96a9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.394713 15142 tablet_service.cc:1511] Processing CreateTablet for tablet 35c2e52cafec44b586dd901e6a96a9dd (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:00.396154 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c2e52cafec44b586dd901e6a96a9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.411357 15143 tablet_service.cc:1511] Processing CreateTablet for tablet 5703d6dbbeda4b6fac748f21072036eb (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:00.413151 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5703d6dbbeda4b6fac748f21072036eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.416007 15291 tablet_service.cc:1511] Processing CreateTablet for tablet 5703d6dbbeda4b6fac748f21072036eb (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:00.416603 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 5703d6dbbeda4b6fac748f21072036eb (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:00.417500 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5703d6dbbeda4b6fac748f21072036eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.417378 15144 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5d9897d85d4314bab1d444d47befcb (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:00.417814 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5703d6dbbeda4b6fac748f21072036eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.418641 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5d9897d85d4314bab1d444d47befcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.419643 15346 tablet_bootstrap.cc:654] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.423213 15216 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5d9897d85d4314bab1d444d47befcb (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:00.424638 15216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5d9897d85d4314bab1d444d47befcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.441598 15345 tablet_bootstrap.cc:654] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.447293 15291 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5d9897d85d4314bab1d444d47befcb (DEFAULT_TABLE table=test-workload [id=46d6671602694086aecc3821d14150e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:00.455585 15344 tablet_bootstrap.cc:492] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.456116 15344 ts_tablet_manager.cc:1403] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.140s	user 0.030s	sys 0.011s
I20260710 13:20:00.456296 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5d9897d85d4314bab1d444d47befcb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:00.455574 15345 tablet_bootstrap.cc:492] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.459273 15345 ts_tablet_manager.cc:1403] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.000s
I20260710 13:20:00.462533 15344 raft_consensus.cc:359] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.463425 15344 raft_consensus.cc:385] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.463809 15344 raft_consensus.cc:740] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.464771 15344 consensus_queue.cc:260] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.462545 15345 raft_consensus.cc:359] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.469161 15345 raft_consensus.cc:385] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.469477 15345 raft_consensus.cc:740] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.470639 15345 consensus_queue.cc:260] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.478806 15255 heartbeater.cc:499] Master 127.10.254.190:40979 was elected leader, sending a full tablet report...
I20260710 13:20:00.479242 15345 ts_tablet_manager.cc:1434] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:20:00.480401 15345 tablet_bootstrap.cc:492] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.482523 15346 tablet_bootstrap.cc:492] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.489866 15329 heartbeater.cc:499] Master 127.10.254.190:40979 was elected leader, sending a full tablet report...
I20260710 13:20:00.490219 15344 ts_tablet_manager.cc:1434] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.010s
I20260710 13:20:00.491074 15345 tablet_bootstrap.cc:654] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.491592 15346 ts_tablet_manager.cc:1403] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.018s
I20260710 13:20:00.494704 15344 tablet_bootstrap.cc:492] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.502117 15344 tablet_bootstrap.cc:654] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.503346 15346 raft_consensus.cc:359] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.504230 15346 raft_consensus.cc:385] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.504558 15346 raft_consensus.cc:740] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.505509 15346 consensus_queue.cc:260] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.506891 15345 tablet_bootstrap.cc:492] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.507500 15345 ts_tablet_manager.cc:1403] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.010s
I20260710 13:20:00.510673 15345 raft_consensus.cc:359] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.511664 15345 raft_consensus.cc:385] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.512142 15345 raft_consensus.cc:740] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.513060 15345 consensus_queue.cc:260] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.515774 15345 ts_tablet_manager.cc:1434] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:20:00.516892 15345 tablet_bootstrap.cc:492] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.523530 15345 tablet_bootstrap.cc:654] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.526939 15344 tablet_bootstrap.cc:492] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.527083 15180 heartbeater.cc:499] Master 127.10.254.190:40979 was elected leader, sending a full tablet report...
I20260710 13:20:00.527684 15346 ts_tablet_manager.cc:1434] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.010s
I20260710 13:20:00.529143 15346 tablet_bootstrap.cc:492] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.532106 15344 ts_tablet_manager.cc:1403] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.011s
I20260710 13:20:00.535203 15346 tablet_bootstrap.cc:654] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.535804 15344 raft_consensus.cc:359] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.536602 15344 raft_consensus.cc:385] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.536944 15344 raft_consensus.cc:740] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.537822 15344 consensus_queue.cc:260] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.539613 15354 raft_consensus.cc:493] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.540135 15354 raft_consensus.cc:515] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.540584 15345 tablet_bootstrap.cc:492] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.541102 15345 ts_tablet_manager.cc:1403] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.011s
I20260710 13:20:00.541905 15344 ts_tablet_manager.cc:1434] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:20:00.542920 15344 tablet_bootstrap.cc:492] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.544245 15345 raft_consensus.cc:359] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.545419 15345 raft_consensus.cc:385] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.545737 15345 raft_consensus.cc:740] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.550033 15344 tablet_bootstrap.cc:654] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.546046 15354 leader_election.cc:290] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.553463 15346 tablet_bootstrap.cc:492] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.554169 15346 ts_tablet_manager.cc:1403] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 13:20:00.557413 15346 raft_consensus.cc:359] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.558245 15346 raft_consensus.cc:385] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.558570 15346 raft_consensus.cc:740] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.546603 15345 consensus_queue.cc:260] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.562638 15345 ts_tablet_manager.cc:1434] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:20:00.564149 15345 tablet_bootstrap.cc:492] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.559351 15346 consensus_queue.cc:260] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.569849 15346 ts_tablet_manager.cc:1434] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:20:00.570487 15345 tablet_bootstrap.cc:654] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.570852 15346 tablet_bootstrap.cc:492] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.578904 15346 tablet_bootstrap.cc:654] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.589032 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8295265a3c544dcc9b24503ac219a8fc" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:00.589787 15304 raft_consensus.cc:2468] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 0.
I20260710 13:20:00.591150 15120 leader_election.cc:304] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:00.592279 15354 raft_consensus.cc:2804] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.592356 15344 tablet_bootstrap.cc:492] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.592434 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8295265a3c544dcc9b24503ac219a8fc" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:00.592773 15354 raft_consensus.cc:493] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.593119 15344 ts_tablet_manager.cc:1403] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.050s	user 0.027s	sys 0.009s
I20260710 13:20:00.593312 15354 raft_consensus.cc:3060] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.593273 15230 raft_consensus.cc:2468] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 0.
I20260710 13:20:00.595194 15345 tablet_bootstrap.cc:492] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.595746 15345 ts_tablet_manager.cc:1403] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.012s
I20260710 13:20:00.596109 15344 raft_consensus.cc:359] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.596997 15344 raft_consensus.cc:385] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.597288 15344 raft_consensus.cc:740] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.598424 15346 tablet_bootstrap.cc:492] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.598039 15344 consensus_queue.cc:260] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.599050 15346 ts_tablet_manager.cc:1403] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 13:20:00.598834 15345 raft_consensus.cc:359] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.599570 15345 raft_consensus.cc:385] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.599913 15345 raft_consensus.cc:740] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.600965 15345 consensus_queue.cc:260] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.601257 15354 raft_consensus.cc:515] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.602169 15346 raft_consensus.cc:359] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.602924 15346 raft_consensus.cc:385] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.603175 15345 ts_tablet_manager.cc:1434] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:00.603241 15346 raft_consensus.cc:740] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.604472 15345 tablet_bootstrap.cc:492] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.604401 15346 consensus_queue.cc:260] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.607746 15344 ts_tablet_manager.cc:1434] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:00.611085 15345 tablet_bootstrap.cc:654] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.611438 15344 tablet_bootstrap.cc:492] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.618780 15344 tablet_bootstrap.cc:654] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.620930 15346 ts_tablet_manager.cc:1434] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.022s	user 0.017s	sys 0.003s
I20260710 13:20:00.622013 15346 tablet_bootstrap.cc:492] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.622460 15345 tablet_bootstrap.cc:492] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.623016 15345 ts_tablet_manager.cc:1403] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:20:00.624878 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8295265a3c544dcc9b24503ac219a8fc" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:00.625674 15230 raft_consensus.cc:3060] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.626250 15345 raft_consensus.cc:359] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.627074 15345 raft_consensus.cc:385] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.627377 15345 raft_consensus.cc:740] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.629096 15346 tablet_bootstrap.cc:654] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.632942 15354 leader_election.cc:290] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.633172 15344 tablet_bootstrap.cc:492] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.633632 15344 ts_tablet_manager.cc:1403] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 13:20:00.634526 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8295265a3c544dcc9b24503ac219a8fc" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:00.635231 15304 raft_consensus.cc:3060] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.636659 15344 raft_consensus.cc:359] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.637418 15344 raft_consensus.cc:385] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.637709 15344 raft_consensus.cc:740] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.638536 15344 consensus_queue.cc:260] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.640165 15345 consensus_queue.cc:260] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.642278 15345 ts_tablet_manager.cc:1434] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 13:20:00.643853 15344 ts_tablet_manager.cc:1434] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:20:00.645066 15344 tablet_bootstrap.cc:492] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.651520 15230 raft_consensus.cc:2468] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:00.653194 15119 leader_election.cc:304] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:00.653790 15344 tablet_bootstrap.cc:654] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.654394 15354 raft_consensus.cc:2804] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.654971 15354 raft_consensus.cc:697] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:00.655380 15350 raft_consensus.cc:493] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.655879 15350 raft_consensus.cc:515] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.655951 15354 consensus_queue.cc:237] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.653302 15304 raft_consensus.cc:2468] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:00.663915 15350 leader_election.cc:290] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.666358 15345 tablet_bootstrap.cc:492] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.671314 15344 tablet_bootstrap.cc:492] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.672254 15344 ts_tablet_manager.cc:1403] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260710 13:20:00.676311 15345 tablet_bootstrap.cc:654] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.677728 15351 raft_consensus.cc:493] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.680358 15351 raft_consensus.cc:515] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.677652 15344 raft_consensus.cc:359] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.685273 15344 raft_consensus.cc:385] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.687090 15344 raft_consensus.cc:740] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.687479 15346 tablet_bootstrap.cc:492] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.688073 15346 ts_tablet_manager.cc:1403] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.019s
I20260710 13:20:00.687994 15344 consensus_queue.cc:260] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.690550 15344 ts_tablet_manager.cc:1434] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 13:20:00.691727 15344 tablet_bootstrap.cc:492] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.693395 15346 raft_consensus.cc:359] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.694213 15346 raft_consensus.cc:385] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.694525 15346 raft_consensus.cc:740] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.699111 15344 tablet_bootstrap.cc:654] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.700358 15351 leader_election.cc:290] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.695297 15346 consensus_queue.cc:260] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.703445 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:00.704272 15155 raft_consensus.cc:2468] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:00.706255 15270 leader_election.cc:304] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:00.707218 15350 raft_consensus.cc:2804] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.707686 15350 raft_consensus.cc:493] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.707894 15346 ts_tablet_manager.cc:1434] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 13:20:00.707091 15053 catalog_manager.cc:5697] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.708314 15350 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.721223 15354 raft_consensus.cc:493] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.721726 15354 raft_consensus.cc:515] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.708894 15346 tablet_bootstrap.cc:492] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.725184 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
W20260710 13:20:00.726708 15119 leader_election.cc:343] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.718405 15345 tablet_bootstrap.cc:492] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.718439 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:00.729171 15354 leader_election.cc:290] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.720875 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:00.728552 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
W20260710 13:20:00.730651 15196 leader_election.cc:343] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.719492 15344 tablet_bootstrap.cc:492] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.730597 15346 tablet_bootstrap.cc:654] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.730602 15304 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 0.
W20260710 13:20:00.731165 15268 leader_election.cc:343] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.732472 15344 ts_tablet_manager.cc:1403] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.005s
I20260710 13:20:00.732465 15120 leader_election.cc:304] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [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: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:00.736892 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:00.739279 15354 raft_consensus.cc:2804] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.739660 15354 raft_consensus.cc:493] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.740013 15354 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.740479 15344 raft_consensus.cc:359] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.741211 15344 raft_consensus.cc:385] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.741511 15344 raft_consensus.cc:740] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.742405 15345 ts_tablet_manager.cc:1403] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.014s
I20260710 13:20:00.745419 15345 raft_consensus.cc:359] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.746183 15345 raft_consensus.cc:385] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.746486 15345 raft_consensus.cc:740] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
W20260710 13:20:00.746953 15195 leader_election.cc:343] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.747189 15345 consensus_queue.cc:260] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.747507 15195 leader_election.cc:304] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:00.728561 15350 raft_consensus.cc:515] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.749830 15350 leader_election.cc:290] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.750609 15344 consensus_queue.cc:260] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.752691 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:00.753144 15344 ts_tablet_manager.cc:1434] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:20:00.753347 15155 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.755092 15345 ts_tablet_manager.cc:1434] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 13:20:00.756135 15345 tablet_bootstrap.cc:492] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.762430 15345 tablet_bootstrap.cc:654] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.762982 15155 raft_consensus.cc:2468] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:00.764385 15270 leader_election.cc:304] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:00.765168 15350 raft_consensus.cc:2804] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.765627 15351 raft_consensus.cc:2749] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:00.767704 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:00.768671 15344 tablet_bootstrap.cc:492] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.770673 15350 raft_consensus.cc:697] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:00.771775 15350 consensus_queue.cc:237] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.773950 15354 raft_consensus.cc:515] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
W20260710 13:20:00.775599 15268 leader_election.cc:343] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.778537 15380 raft_consensus.cc:493] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.779223 15380 raft_consensus.cc:515] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.782258 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:00.782908 15230 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.782995 15354 leader_election.cc:290] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.785879 15344 tablet_bootstrap.cc:654] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.788928 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:00.789592 15304 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.792387 15346 tablet_bootstrap.cc:492] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.792976 15346 ts_tablet_manager.cc:1403] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.026s
I20260710 13:20:00.796059 15346 raft_consensus.cc:359] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.796844 15346 raft_consensus.cc:385] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.797142 15346 raft_consensus.cc:740] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
W20260710 13:20:00.798518 15101 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:00.799080 15304 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:00.799973 15344 tablet_bootstrap.cc:492] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.800470 15344 ts_tablet_manager.cc:1403] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 13:20:00.800369 15120 leader_election.cc:304] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:00.801072 15230 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:00.801327 15354 raft_consensus.cc:2804] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.801859 15354 raft_consensus.cc:697] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:00.802717 15354 consensus_queue.cc:237] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.803462 15344 raft_consensus.cc:359] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.804220 15344 raft_consensus.cc:385] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.804507 15344 raft_consensus.cc:740] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.805207 15345 tablet_bootstrap.cc:492] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.805711 15345 ts_tablet_manager.cc:1403] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.050s	user 0.008s	sys 0.004s
I20260710 13:20:00.805502 15346 consensus_queue.cc:260] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.808151 15346 ts_tablet_manager.cc:1434] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260710 13:20:00.807351 15050 catalog_manager.cc:5697] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:00.809000 15380 leader_election.cc:290] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.809175 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eccca716cb304fea85da557934a1a20f" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:00.809584 15345 raft_consensus.cc:359] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.805249 15344 consensus_queue.cc:260] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.810954 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eccca716cb304fea85da557934a1a20f" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:00.812034 15304 raft_consensus.cc:2468] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:00.812896 15344 ts_tablet_manager.cc:1434] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 13:20:00.813174 15195 leader_election.cc:304] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:00.809793 15155 raft_consensus.cc:2468] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:00.813995 15344 tablet_bootstrap.cc:492] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.814517 15350 raft_consensus.cc:493] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.815167 15346 tablet_bootstrap.cc:492] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.815264 15350 raft_consensus.cc:515] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.818446 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
W20260710 13:20:00.820058 15270 leader_election.cc:343] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.821167 15350 leader_election.cc:290] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.814152 15380 raft_consensus.cc:2804] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.823068 15380 raft_consensus.cc:493] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.821898 15346 tablet_bootstrap.cc:654] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.824033 15380 raft_consensus.cc:3060] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.822134 15345 raft_consensus.cc:385] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.821755 15344 tablet_bootstrap.cc:654] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.823300 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:00.829876 15345 raft_consensus.cc:740] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.830370 15230 raft_consensus.cc:2468] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:00.830185 15050 catalog_manager.cc:5697] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.831861 15345 consensus_queue.cc:260] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.832058 15268 leader_election.cc:304] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:00.834771 15350 raft_consensus.cc:2804] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.835184 15350 raft_consensus.cc:493] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.835316 15345 ts_tablet_manager.cc:1434] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260710 13:20:00.834921 15380 raft_consensus.cc:515] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.836683 15345 tablet_bootstrap.cc:492] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.838303 15380 leader_election.cc:290] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.839370 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eccca716cb304fea85da557934a1a20f" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:00.839901 15155 raft_consensus.cc:3060] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.843236 15346 tablet_bootstrap.cc:492] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.843832 15346 ts_tablet_manager.cc:1403] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.004s
I20260710 13:20:00.844055 15350 raft_consensus.cc:3060] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.844209 15345 tablet_bootstrap.cc:654] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.847479 15155 raft_consensus.cc:2468] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:00.847081 15346 raft_consensus.cc:359] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.848181 15346 raft_consensus.cc:385] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.848507 15346 raft_consensus.cc:740] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.848910 15196 leader_election.cc:304] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:00.849421 15346 consensus_queue.cc:260] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.849936 15380 raft_consensus.cc:2804] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.850652 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eccca716cb304fea85da557934a1a20f" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:00.850914 15380 raft_consensus.cc:697] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:00.851662 15304 raft_consensus.cc:3060] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.852339 15346 ts_tablet_manager.cc:1434] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 13:20:00.852367 15380 consensus_queue.cc:237] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.853612 15346 tablet_bootstrap.cc:492] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.865322 15304 raft_consensus.cc:2468] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:00.859529 15350 raft_consensus.cc:515] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.868649 15344 tablet_bootstrap.cc:492] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.868989 15345 tablet_bootstrap.cc:492] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.869441 15345 ts_tablet_manager.cc:1403] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.008s
I20260710 13:20:00.869278 15344 ts_tablet_manager.cc:1403] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.000s
I20260710 13:20:00.870270 15346 tablet_bootstrap.cc:654] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.871358 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:00.871548 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:00.872180 15230 raft_consensus.cc:3060] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.872460 15344 raft_consensus.cc:359] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
W20260710 13:20:00.873076 15270 leader_election.cc:343] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:00.873173 15344 raft_consensus.cc:385] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.878844 15344 raft_consensus.cc:740] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.879115 15345 raft_consensus.cc:359] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.879937 15345 raft_consensus.cc:385] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.880214 15345 raft_consensus.cc:740] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.880594 15350 leader_election.cc:290] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.880374 15344 consensus_queue.cc:260] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.880164 15230 raft_consensus.cc:2468] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:00.881470 15345 consensus_queue.cc:260] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.882745 15268 leader_election.cc:304] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:00.884073 15379 raft_consensus.cc:2804] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.884799 15051 catalog_manager.cc:5697] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:00.884110 15345 ts_tablet_manager.cc:1434] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260710 13:20:00.887301 15345 tablet_bootstrap.cc:492] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:00.891149 15379 raft_consensus.cc:697] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:00.892535 15344 ts_tablet_manager.cc:1434] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260710 13:20:00.892159 15379 consensus_queue.cc:237] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.893585 15344 tablet_bootstrap.cc:492] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:00.896517 15346 tablet_bootstrap.cc:492] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.897091 15346 ts_tablet_manager.cc:1403] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.002s
I20260710 13:20:00.900074 15346 raft_consensus.cc:359] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.893527 15345 tablet_bootstrap.cc:654] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.900856 15346 raft_consensus.cc:385] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.901250 15346 raft_consensus.cc:740] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.902034 15346 consensus_queue.cc:260] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.904209 15344 tablet_bootstrap.cc:654] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.907382 15346 ts_tablet_manager.cc:1434] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:20:00.908581 15346 tablet_bootstrap.cc:492] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.912278 15380 raft_consensus.cc:493] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.912909 15380 raft_consensus.cc:515] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.915201 15380 leader_election.cc:290] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607), 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583)
I20260710 13:20:00.915616 15344 tablet_bootstrap.cc:492] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:00.918923 15344 ts_tablet_manager.cc:1403] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260710 13:20:00.916934 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869a17600c244358edabf9c671062a5" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:00.916939 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869a17600c244358edabf9c671062a5" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:00.921819 15155 raft_consensus.cc:2468] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:00.921929 15304 raft_consensus.cc:2468] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:00.922648 15344 raft_consensus.cc:359] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.918253 15345 tablet_bootstrap.cc:492] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:00.923525 15195 leader_election.cc:304] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:00.923934 15345 ts_tablet_manager.cc:1403] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.005s
I20260710 13:20:00.915212 15346 tablet_bootstrap.cc:654] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.924937 15380 raft_consensus.cc:2804] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.925400 15380 raft_consensus.cc:493] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.925879 15380 raft_consensus.cc:3060] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.923534 15344 raft_consensus.cc:385] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.926934 15345 raft_consensus.cc:359] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.927736 15345 raft_consensus.cc:385] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.928097 15345 raft_consensus.cc:740] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.928931 15345 consensus_queue.cc:260] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.927577 15344 raft_consensus.cc:740] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.931102 15345 ts_tablet_manager.cc:1434] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:20:00.931107 15344 consensus_queue.cc:260] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.933177 15344 ts_tablet_manager.cc:1434] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 13:20:00.934399 15346 tablet_bootstrap.cc:492] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.934880 15346 ts_tablet_manager.cc:1403] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260710 13:20:00.934268 15050 catalog_manager.cc:5697] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:00.938159 15346 raft_consensus.cc:359] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.938992 15346 raft_consensus.cc:385] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.939280 15346 raft_consensus.cc:740] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.939952 15346 consensus_queue.cc:260] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.941720 15346 ts_tablet_manager.cc:1434] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:00.942862 15346 tablet_bootstrap.cc:492] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:00.943564 15380 raft_consensus.cc:515] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.944700 15379 raft_consensus.cc:493] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.946071 15379 raft_consensus.cc:515] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.948649 15346 tablet_bootstrap.cc:654] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:00.949087 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:00.949441 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:00.948709 15379 leader_election.cc:290] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.950104 15230 raft_consensus.cc:2468] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:00.950300 15155 raft_consensus.cc:2468] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:00.952997 15268 leader_election.cc:304] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:00.954777 15379 raft_consensus.cc:2804] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:00.956723 15379 raft_consensus.cc:493] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:00.956876 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869a17600c244358edabf9c671062a5" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:00.957144 15379 raft_consensus.cc:3060] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.957533 15304 raft_consensus.cc:3060] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.961952 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869a17600c244358edabf9c671062a5" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:00.962653 15155 raft_consensus.cc:3060] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.964057 15379 raft_consensus.cc:515] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.964862 15304 raft_consensus.cc:2468] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:00.966074 15195 leader_election.cc:304] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:00.966486 15351 raft_consensus.cc:493] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:00.966996 15351 raft_consensus.cc:515] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.969066 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:00.969264 15351 leader_election.cc:290] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:00.969799 15154 raft_consensus.cc:3060] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.969973 15351 raft_consensus.cc:2804] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.970571 15351 raft_consensus.cc:697] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:00.973438 15346 tablet_bootstrap.cc:492] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:00.973731 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:00.976269 15346 ts_tablet_manager.cc:1403] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260710 13:20:00.976413 15153 raft_consensus.cc:2393] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in current term 1: Already voted for candidate 4c4f58d5e914427389002f9f551d620c in this term.
I20260710 13:20:00.977804 15379 leader_election.cc:290] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:00.978792 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:00.979130 15346 raft_consensus.cc:359] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.979470 15230 raft_consensus.cc:3060] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:00.979900 15346 raft_consensus.cc:385] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:00.980167 15346 raft_consensus.cc:740] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:00.980948 15346 consensus_queue.cc:260] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.982647 15154 raft_consensus.cc:2468] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:00.984200 15270 leader_election.cc:304] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:00.985450 15346 ts_tablet_manager.cc:1434] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:20:00.986937 15230 raft_consensus.cc:2468] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:00.971477 15351 consensus_queue.cc:237] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:00.991425 15379 raft_consensus.cc:2804] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:00.992023 15380 leader_election.cc:290] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Requested vote from peers 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607), 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583)
I20260710 13:20:00.993369 15379 raft_consensus.cc:697] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:00.994462 15379 consensus_queue.cc:237] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:00.994669 15155 raft_consensus.cc:2468] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:01.000627 15053 catalog_manager.cc:5697] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.002283 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:01.002086 15390 raft_consensus.cc:493] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.004151 15195 leader_election.cc:304] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:01.004671 15390 raft_consensus.cc:515] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.005403 15396 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.006913 15390 leader_election.cc:290] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:01.008258 15050 catalog_manager.cc:5697] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.009529 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:01.010537 15230 raft_consensus.cc:2468] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:01.011055 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:01.011813 15155 raft_consensus.cc:2468] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:01.012079 15268 leader_election.cc:304] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:01.013099 15390 raft_consensus.cc:2804] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.013633 15396 raft_consensus.cc:2749] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:01.013738 15390 raft_consensus.cc:493] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.015069 15390 raft_consensus.cc:3060] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.020668 15390 raft_consensus.cc:515] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.022678 15390 leader_election.cc:290] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:01.023276 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:01.023864 15155 raft_consensus.cc:3060] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.023838 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:01.024453 15230 raft_consensus.cc:3060] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.029452 15230 raft_consensus.cc:2468] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:01.030052 15155 raft_consensus.cc:2468] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:01.030483 15268 leader_election.cc:304] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:01.031261 15390 raft_consensus.cc:2804] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.031641 15390 raft_consensus.cc:697] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:01.032291 15390 consensus_queue.cc:237] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.040337 15050 catalog_manager.cc:5697] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.103976 15390 raft_consensus.cc:493] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.104512 15390 raft_consensus.cc:515] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.106168 15390 leader_election.cc:290] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:01.107050 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5d9897d85d4314bab1d444d47befcb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:01.107149 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5d9897d85d4314bab1d444d47befcb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:01.107842 15155 raft_consensus.cc:2468] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:01.107851 15230 raft_consensus.cc:2468] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:01.108932 15270 leader_election.cc:304] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:01.109572 15390 raft_consensus.cc:2804] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:01.109901 15390 raft_consensus.cc:493] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:01.110128 15390 raft_consensus.cc:3060] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.115068 15390 raft_consensus.cc:515] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.116822 15390 leader_election.cc:290] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:01.117821 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5d9897d85d4314bab1d444d47befcb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:01.117730 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5d9897d85d4314bab1d444d47befcb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:01.118520 15230 raft_consensus.cc:3060] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.118572 15155 raft_consensus.cc:3060] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.121721 15354 consensus_queue.cc:1048] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.125836 15230 raft_consensus.cc:2468] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:01.127424 15268 leader_election.cc:304] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:01.125841 15155 raft_consensus.cc:2468] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:01.128731 15390 raft_consensus.cc:2804] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:01.129225 15390 raft_consensus.cc:697] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:01.130204 15390 consensus_queue.cc:237] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.139071 15362 consensus_queue.cc:1048] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:01.146919 15050 catalog_manager.cc:5697] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.151517 15354 raft_consensus.cc:493] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:01.152070 15354 raft_consensus.cc:515] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.154072 15354 leader_election.cc:290] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.155442 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:01.156061 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:01.156813 15230 raft_consensus.cc:2393] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cf55d1319734ee49169c434e4a214cd in current term 1: Already voted for candidate 4c4f58d5e914427389002f9f551d620c in this term.
I20260710 13:20:01.157707 15119 leader_election.cc:304] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd; no voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:01.158316 15354 raft_consensus.cc:3060] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:01.163609 15354 raft_consensus.cc:2749] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:01.203053 15354 consensus_queue.cc:1048] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.214730 15354 consensus_queue.cc:1048] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:01.219092 15390 consensus_queue.cc:1048] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.233076 15390 consensus_queue.cc:1048] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.259553 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f869a17600c244358edabf9c671062a5"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
mode: GRACEFUL
new_leader_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:42080
I20260710 13:20:01.260279 15229 raft_consensus.cc:606] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Received request to transfer leadership to TS 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:01.270247 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eccca716cb304fea85da557934a1a20f"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
mode: GRACEFUL
new_leader_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:42080
I20260710 13:20:01.270792 15229 raft_consensus.cc:606] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Received request to transfer leadership to TS 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:01.284288 15304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:01.284796 15304 raft_consensus.cc:606] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:01.300158 15155 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:50248
I20260710 13:20:01.300827 15155 raft_consensus.cc:606] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:01.307032 15304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:01.307611 15304 raft_consensus.cc:606] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:01.313126 15304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:01.313614 15304 raft_consensus.cc:606] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:01.318260 15304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:01.318732 15304 raft_consensus.cc:606] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:01.335271 15351 consensus_queue.cc:1048] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:01.335353 15390 consensus_queue.cc:1048] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:01.343773 15390 raft_consensus.cc:993] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.344230 15390 raft_consensus.cc:1081] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.347054 15230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42072
I20260710 13:20:01.347654 15230 raft_consensus.cc:493] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.348054 15230 raft_consensus.cc:3060] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.349385 15350 consensus_queue.cc:1048] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.350242 15396 consensus_queue.cc:1048] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.356879 15230 raft_consensus.cc:515] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.358088 15229 raft_consensus.cc:1240] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Rejecting Update request from peer 4c4f58d5e914427389002f9f551d620c for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:01.360064 15230 leader_election.cc:290] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.360481 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:01.361441 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4515ed1ad6b446abbe6e47a4c5cf7107" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.362176 15304 raft_consensus.cc:3055] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.362524 15304 raft_consensus.cc:740] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:01.363435 15304 consensus_queue.cc:260] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.364586 15304 raft_consensus.cc:3060] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.376641 15304 raft_consensus.cc:2468] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:01.378433 15195 leader_election.cc:304] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:01.379547 15396 raft_consensus.cc:2804] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.382069 15396 raft_consensus.cc:697] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:01.382961 15396 consensus_queue.cc:237] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.392002 15380 raft_consensus.cc:993] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: : Instructing follower 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:01.392463 15396 raft_consensus.cc:1081] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Signalling peer 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:01.391685 15053 catalog_manager.cc:5697] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.393878 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eccca716cb304fea85da557934a1a20f"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:50244
I20260710 13:20:01.394395 15155 raft_consensus.cc:493] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.394694 15155 raft_consensus.cc:3060] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.401111 15155 raft_consensus.cc:515] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.403020 15155 leader_election.cc:290] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.404215 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eccca716cb304fea85da557934a1a20f" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.404284 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eccca716cb304fea85da557934a1a20f" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:01.404811 15304 raft_consensus.cc:3060] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.405018 15229 raft_consensus.cc:3055] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.405593 15229 raft_consensus.cc:740] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:01.406492 15229 consensus_queue.cc:260] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.407594 15229 raft_consensus.cc:3060] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.410560 15304 raft_consensus.cc:2468] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:01.411827 15120 leader_election.cc:304] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:01.412663 15402 raft_consensus.cc:2804] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.413143 15402 raft_consensus.cc:697] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:01.413936 15402 consensus_queue.cc:237] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.414702 15229 raft_consensus.cc:2468] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:01.421226 15051 catalog_manager.cc:5697] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 1 to 2, leader changed from 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130) to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.442991 15396 consensus_queue.cc:1048] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.455582 15380 consensus_queue.cc:1048] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.462507 15351 raft_consensus.cc:993] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: : Instructing follower 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:01.462982 15380 raft_consensus.cc:1081] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Signalling peer 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:01.464510 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f869a17600c244358edabf9c671062a5"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:50244
I20260710 13:20:01.465003 15155 raft_consensus.cc:493] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.465363 15155 raft_consensus.cc:3060] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.470525 15155 raft_consensus.cc:515] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:01.472892 15155 leader_election.cc:290] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Requested vote from peers 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:01.473157 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869a17600c244358edabf9c671062a5" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.473445 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f869a17600c244358edabf9c671062a5" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:01.473805 15304 raft_consensus.cc:3060] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.473980 15229 raft_consensus.cc:3055] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.474381 15229 raft_consensus.cc:740] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:01.475195 15229 consensus_queue.cc:260] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:01.476501 15229 raft_consensus.cc:3060] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.481138 15304 raft_consensus.cc:2468] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:01.482447 15120 leader_election.cc:304] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:01.483094 15229 raft_consensus.cc:2468] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:01.483134 15402 raft_consensus.cc:2804] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.483740 15402 raft_consensus.cc:697] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:01.484513 15402 consensus_queue.cc:237] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } }
I20260710 13:20:01.490638 15053 catalog_manager.cc:5697] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 1 to 2, leader changed from 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130) to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:01.500342 15350 consensus_queue.cc:1048] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.507033 15379 raft_consensus.cc:993] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.507544 15379 raft_consensus.cc:1081] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.509727 15230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42072
I20260710 13:20:01.510322 15230 raft_consensus.cc:493] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.510690 15230 raft_consensus.cc:3060] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.512878 15350 consensus_queue.cc:1048] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.518062 15230 raft_consensus.cc:515] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.519234 15229 raft_consensus.cc:1240] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Rejecting Update request from peer 4c4f58d5e914427389002f9f551d620c for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:01.521140 15230 leader_election.cc:290] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.521059 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:01.521991 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c2e52cafec44b586dd901e6a96a9dd" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.521867 15350 consensus_queue.cc:1059] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.523066 15304 raft_consensus.cc:3055] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.523471 15304 raft_consensus.cc:740] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:01.524307 15304 consensus_queue.cc:260] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.525579 15304 raft_consensus.cc:3060] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.531690 15304 raft_consensus.cc:2468] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
W20260710 13:20:01.532226 15379 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 13:20:01.533344 15195 leader_election.cc:304] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:01.534057 15380 raft_consensus.cc:2804] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.534461 15380 raft_consensus.cc:697] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:01.535218 15380 consensus_queue.cc:237] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.541519 15053 catalog_manager.cc:5697] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.578732 15379 consensus_queue.cc:1048] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.584939 15350 raft_consensus.cc:993] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.585469 15390 raft_consensus.cc:1081] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.587337 15229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42072
I20260710 13:20:01.588232 15229 raft_consensus.cc:493] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.588652 15229 raft_consensus.cc:3060] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.590653 15390 consensus_queue.cc:1048] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.595093 15229 raft_consensus.cc:515] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.598703 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.598703 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5703d6dbbeda4b6fac748f21072036eb" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:01.599444 15154 raft_consensus.cc:3060] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.599583 15229 leader_election.cc:290] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.599368 15304 raft_consensus.cc:3055] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.601567 15304 raft_consensus.cc:740] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:01.602610 15304 consensus_queue.cc:260] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.603919 15304 raft_consensus.cc:3060] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.606031 15154 raft_consensus.cc:2468] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:01.607299 15196 leader_election.cc:304] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:01.608206 15380 raft_consensus.cc:2804] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.608618 15380 raft_consensus.cc:697] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:01.609702 15304 raft_consensus.cc:2468] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:01.609402 15380 consensus_queue.cc:237] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.616983 15053 catalog_manager.cc:5697] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.692930 15390 consensus_queue.cc:1048] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.705340 15350 consensus_queue.cc:1048] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:01.801797 15354 raft_consensus.cc:993] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.802340 15362 raft_consensus.cc:1081] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:01.804127 15230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42062
I20260710 13:20:01.804807 15230 raft_consensus.cc:493] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.805153 15230 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.810281 15230 raft_consensus.cc:515] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.812105 15230 leader_election.cc:290] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.813059 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:01.813273 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.813867 15154 raft_consensus.cc:3055] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.813926 15304 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.814253 15154 raft_consensus.cc:740] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:01.815073 15154 consensus_queue.cc:260] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.815681 15230 raft_consensus.cc:1275] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.816053 15154 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.817243 15362 consensus_queue.cc:1048] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.820014 15155 raft_consensus.cc:3060] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.821684 15304 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:01.824350 15154 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:01.824908 15195 leader_election.cc:304] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:01.825959 15380 raft_consensus.cc:2804] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.826406 15380 raft_consensus.cc:697] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:01.827171 15380 consensus_queue.cc:237] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.829736 15155 raft_consensus.cc:1275] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.830896 15390 raft_consensus.cc:993] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:01.831359 15390 raft_consensus.cc:1081] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:01.832098 15351 consensus_queue.cc:1048] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.833139 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:50234
I20260710 13:20:01.833772 15155 raft_consensus.cc:493] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:01.834198 15155 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.838682 15304 raft_consensus.cc:1275] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.842258 15362 consensus_queue.cc:1048] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.845158 15303 raft_consensus.cc:1275] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.846189 15155 raft_consensus.cc:515] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.840763 15053 catalog_manager.cc:5697] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 0cf55d1319734ee49169c434e4a214cd (127.10.254.129) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.847078 15380 consensus_queue.cc:1048] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.849346 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:01.849913 15229 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.853999 15155 leader_election.cc:290] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:01.857921 15229 raft_consensus.cc:2468] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:01.860009 15119 leader_election.cc:304] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:01.861234 15402 raft_consensus.cc:2804] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:01.861136 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:01.861845 15303 raft_consensus.cc:3055] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:01.861799 15402 raft_consensus.cc:697] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:01.862268 15303 raft_consensus.cc:740] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:01.863083 15303 consensus_queue.cc:260] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.863036 15402 consensus_queue.cc:237] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:01.864435 15303 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.871755 15303 raft_consensus.cc:2468] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:01.874337 15051 catalog_manager.cc:5697] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:01.887851 15303 raft_consensus.cc:1275] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.887851 15229 raft_consensus.cc:1275] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.889411 15402 consensus_queue.cc:1048] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.890033 15362 consensus_queue.cc:1048] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.970655 15155 raft_consensus.cc:3060] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:01.976482 15155 raft_consensus.cc:1275] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.977838 15380 consensus_queue.cc:1048] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:01.986020 15303 raft_consensus.cc:1275] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:01.987866 15396 consensus_queue.cc:1048] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.097059 15155 raft_consensus.cc:1275] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.098289 15396 consensus_queue.cc:1048] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.106130 15303 raft_consensus.cc:1275] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.107697 15396 consensus_queue.cc:1048] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.209808 15303 raft_consensus.cc:1275] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.211092 15396 consensus_queue.cc:1048] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.218909 15155 raft_consensus.cc:1275] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.220417 15427 consensus_queue.cc:1048] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.256080 15229 raft_consensus.cc:1275] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.257697 15362 consensus_queue.cc:1048] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:02.266567 15303 raft_consensus.cc:1275] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:02.268537 15429 consensus_queue.cc:1048] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:04.347065 15052 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37956:
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"
    }
  }
}
W20260710 13:20:04.350028 15052 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.
I20260710 13:20:04.398398 15143 tablet_service.cc:1511] Processing CreateTablet for tablet e0c59700bdfb41189f8b6cab63dfc822 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:04.398877 15219 tablet_service.cc:1511] Processing CreateTablet for tablet e0c59700bdfb41189f8b6cab63dfc822 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:04.399755 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c59700bdfb41189f8b6cab63dfc822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.400156 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c59700bdfb41189f8b6cab63dfc822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.401170 15291 tablet_service.cc:1511] Processing CreateTablet for tablet e0c59700bdfb41189f8b6cab63dfc822 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:04.402369 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c59700bdfb41189f8b6cab63dfc822. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.403448 15217 tablet_service.cc:1511] Processing CreateTablet for tablet 812121eba19742aabc336d85f3b31505 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:04.403908 15140 tablet_service.cc:1511] Processing CreateTablet for tablet 812121eba19742aabc336d85f3b31505 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:04.404798 15217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812121eba19742aabc336d85f3b31505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.405165 15140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812121eba19742aabc336d85f3b31505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.415184 15292 tablet_service.cc:1511] Processing CreateTablet for tablet 812121eba19742aabc336d85f3b31505 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:04.416612 15292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 812121eba19742aabc336d85f3b31505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.439533 15144 tablet_service.cc:1511] Processing CreateTablet for tablet baf902ebeeaa4786bcd96ad152924593 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:04.440958 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf902ebeeaa4786bcd96ad152924593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.440977 15216 tablet_service.cc:1511] Processing CreateTablet for tablet baf902ebeeaa4786bcd96ad152924593 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:04.442603 15216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf902ebeeaa4786bcd96ad152924593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.450078 15290 tablet_service.cc:1511] Processing CreateTablet for tablet baf902ebeeaa4786bcd96ad152924593 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:04.451478 15290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baf902ebeeaa4786bcd96ad152924593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.453789 15142 tablet_service.cc:1511] Processing CreateTablet for tablet be5054cdc50641feaa88407ee42f027a (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:04.455138 15142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5054cdc50641feaa88407ee42f027a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.456386 15293 tablet_service.cc:1511] Processing CreateTablet for tablet be5054cdc50641feaa88407ee42f027a (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:04.457676 15293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5054cdc50641feaa88407ee42f027a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.460649 15141 tablet_service.cc:1511] Processing CreateTablet for tablet 4155b9fb0f674d4a9c9599bd40767b0a (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:04.461992 15141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4155b9fb0f674d4a9c9599bd40767b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.464736 15217 tablet_service.cc:1511] Processing CreateTablet for tablet be5054cdc50641feaa88407ee42f027a (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:04.466199 15217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be5054cdc50641feaa88407ee42f027a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.471093 15220 tablet_service.cc:1511] Processing CreateTablet for tablet 4155b9fb0f674d4a9c9599bd40767b0a (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:04.471292 15292 tablet_service.cc:1511] Processing CreateTablet for tablet 4155b9fb0f674d4a9c9599bd40767b0a (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:04.472510 15220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4155b9fb0f674d4a9c9599bd40767b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.472630 15292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4155b9fb0f674d4a9c9599bd40767b0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.481313 15218 tablet_service.cc:1511] Processing CreateTablet for tablet 2af65a029a874285a2889b21cbebde27 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:04.482758 15218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af65a029a874285a2889b21cbebde27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.484782 15294 tablet_service.cc:1511] Processing CreateTablet for tablet 2af65a029a874285a2889b21cbebde27 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:04.486069 15294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af65a029a874285a2889b21cbebde27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.488902 15445 tablet_bootstrap.cc:492] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:04.489712 15145 tablet_service.cc:1511] Processing CreateTablet for tablet 2af65a029a874285a2889b21cbebde27 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:04.491030 15145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2af65a029a874285a2889b21cbebde27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.492910 15444 tablet_bootstrap.cc:492] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.496918 15446 tablet_bootstrap.cc:492] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.500830 15140 tablet_service.cc:1511] Processing CreateTablet for tablet 35f2532c99d2465ab3daf72b1d12293c (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:04.501441 15289 tablet_service.cc:1511] Processing CreateTablet for tablet 35f2532c99d2465ab3daf72b1d12293c (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:04.502270 15140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f2532c99d2465ab3daf72b1d12293c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.502739 15289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f2532c99d2465ab3daf72b1d12293c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.505975 15219 tablet_service.cc:1511] Processing CreateTablet for tablet 35f2532c99d2465ab3daf72b1d12293c (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:04.507386 15219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35f2532c99d2465ab3daf72b1d12293c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.507938 15445 tablet_bootstrap.cc:654] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.515136 15215 tablet_service.cc:1511] Processing CreateTablet for tablet c04de0cb72ae4a1da2e9db121a01ccfb (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:04.516554 15215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04de0cb72ae4a1da2e9db121a01ccfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.520722 15143 tablet_service.cc:1511] Processing CreateTablet for tablet c04de0cb72ae4a1da2e9db121a01ccfb (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:04.522109 15143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04de0cb72ae4a1da2e9db121a01ccfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.527050 15444 tablet_bootstrap.cc:654] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.532667 15291 tablet_service.cc:1511] Processing CreateTablet for tablet c04de0cb72ae4a1da2e9db121a01ccfb (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:04.534050 15291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04de0cb72ae4a1da2e9db121a01ccfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.537628 15214 tablet_service.cc:1511] Processing CreateTablet for tablet 0801200df9f1496b93ca0904eab00a59 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:04.538987 15214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0801200df9f1496b93ca0904eab00a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.539939 15289 tablet_service.cc:1511] Processing CreateTablet for tablet 0801200df9f1496b93ca0904eab00a59 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:04.533730 15144 tablet_service.cc:1511] Processing CreateTablet for tablet 0801200df9f1496b93ca0904eab00a59 (DEFAULT_TABLE table=soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:04.541301 15289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0801200df9f1496b93ca0904eab00a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.541878 15144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0801200df9f1496b93ca0904eab00a59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:04.570070 15446 tablet_bootstrap.cc:654] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.590252 15445 tablet_bootstrap.cc:492] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:04.590670 15445 ts_tablet_manager.cc:1403] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.102s	user 0.005s	sys 0.006s
I20260710 13:20:04.593677 15445 raft_consensus.cc:359] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.594448 15445 raft_consensus.cc:385] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.594813 15445 raft_consensus.cc:740] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.596159 15446 tablet_bootstrap.cc:492] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.596014 15445 consensus_queue.cc:260] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.596601 15446 ts_tablet_manager.cc:1403] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.012s
I20260710 13:20:04.598315 15445 ts_tablet_manager.cc:1434] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 13:20:04.599319 15445 tablet_bootstrap.cc:492] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:04.599491 15446 raft_consensus.cc:359] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.600934 15446 raft_consensus.cc:385] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.601244 15446 raft_consensus.cc:740] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.601753 15444 tablet_bootstrap.cc:492] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.602248 15444 ts_tablet_manager.cc:1403] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.000s
I20260710 13:20:04.602094 15446 consensus_queue.cc:260] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.604400 15446 ts_tablet_manager.cc:1434] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:20:04.605218 15444 raft_consensus.cc:359] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.605688 15446 tablet_bootstrap.cc:492] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.605929 15444 raft_consensus.cc:385] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.606287 15445 tablet_bootstrap.cc:654] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.607384 15444 raft_consensus.cc:740] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.608326 15444 consensus_queue.cc:260] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.610682 15444 ts_tablet_manager.cc:1434] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:04.612111 15444 tablet_bootstrap.cc:492] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.612684 15446 tablet_bootstrap.cc:654] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.615610 15445 tablet_bootstrap.cc:492] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:04.616231 15445 ts_tablet_manager.cc:1403] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260710 13:20:04.619170 15445 raft_consensus.cc:359] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.620044 15445 raft_consensus.cc:385] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.620172 15444 tablet_bootstrap.cc:654] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.620410 15445 raft_consensus.cc:740] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.621254 15445 consensus_queue.cc:260] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.623535 15445 ts_tablet_manager.cc:1434] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:20:04.624527 15445 tablet_bootstrap.cc:492] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:04.625706 15446 tablet_bootstrap.cc:492] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.626367 15446 ts_tablet_manager.cc:1403] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 13:20:04.630280 15446 raft_consensus.cc:359] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.631008 15446 raft_consensus.cc:385] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.631287 15445 tablet_bootstrap.cc:654] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.631294 15446 raft_consensus.cc:740] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.635404 15446 consensus_queue.cc:260] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.636132 15444 tablet_bootstrap.cc:492] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.636656 15444 ts_tablet_manager.cc:1403] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.008s
I20260710 13:20:04.638186 15446 ts_tablet_manager.cc:1434] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:20:04.639226 15446 tablet_bootstrap.cc:492] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.639549 15444 raft_consensus.cc:359] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.640532 15444 raft_consensus.cc:385] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.640873 15444 raft_consensus.cc:740] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.641633 15444 consensus_queue.cc:260] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.644043 15444 ts_tablet_manager.cc:1434] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:04.645066 15444 tablet_bootstrap.cc:492] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.645988 15446 tablet_bootstrap.cc:654] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.648151 15445 tablet_bootstrap.cc:492] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:04.648663 15445 ts_tablet_manager.cc:1403] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260710 13:20:04.651968 15444 tablet_bootstrap.cc:654] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.651703 15445 raft_consensus.cc:359] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.652588 15445 raft_consensus.cc:385] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.652936 15445 raft_consensus.cc:740] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.653800 15445 consensus_queue.cc:260] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.656167 15445 ts_tablet_manager.cc:1434] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 13:20:04.657174 15445 tablet_bootstrap.cc:492] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:04.663167 15445 tablet_bootstrap.cc:654] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.664196 15444 tablet_bootstrap.cc:492] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.664759 15444 ts_tablet_manager.cc:1403] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 13:20:04.665328 15446 tablet_bootstrap.cc:492] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.665822 15446 ts_tablet_manager.cc:1403] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.012s
I20260710 13:20:04.667892 15444 raft_consensus.cc:359] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.668740 15444 raft_consensus.cc:385] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.669076 15444 raft_consensus.cc:740] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.668931 15446 raft_consensus.cc:359] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.670070 15446 raft_consensus.cc:385] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.670477 15446 raft_consensus.cc:740] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.670205 15444 consensus_queue.cc:260] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.672727 15444 ts_tablet_manager.cc:1434] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:04.673760 15444 tablet_bootstrap.cc:492] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.677641 15445 tablet_bootstrap.cc:492] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:04.678236 15445 ts_tablet_manager.cc:1403] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.009s
I20260710 13:20:04.678799 15444 tablet_bootstrap.cc:654] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.681013 15445 raft_consensus.cc:359] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.681787 15445 raft_consensus.cc:385] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.682085 15445 raft_consensus.cc:740] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.683444 15445 consensus_queue.cc:260] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.683348 15446 consensus_queue.cc:260] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.689183 15446 ts_tablet_manager.cc:1434] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 13:20:04.689361 15444 tablet_bootstrap.cc:492] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.689847 15444 ts_tablet_manager.cc:1403] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260710 13:20:04.690243 15446 tablet_bootstrap.cc:492] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.692735 15444 raft_consensus.cc:359] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.693564 15444 raft_consensus.cc:385] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.693872 15444 raft_consensus.cc:740] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.694638 15444 consensus_queue.cc:260] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.697009 15444 ts_tablet_manager.cc:1434] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:04.698120 15444 tablet_bootstrap.cc:492] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.698606 15445 ts_tablet_manager.cc:1434] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:20:04.699849 15445 tablet_bootstrap.cc:492] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:04.704916 15444 tablet_bootstrap.cc:654] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.705240 15350 raft_consensus.cc:493] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.706032 15445 tablet_bootstrap.cc:654] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.705801 15350 raft_consensus.cc:515] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.707924 15350 leader_election.cc:290] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:04.709192 15446 tablet_bootstrap.cc:654] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.709595 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:04.712710 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:04.713433 15229 raft_consensus.cc:2468] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
W20260710 13:20:04.717351 15270 leader_election.cc:343] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.718794 15268 leader_election.cc:304] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:04.735883 15350 raft_consensus.cc:2804] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.736534 15350 raft_consensus.cc:493] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.737064 15350 raft_consensus.cc:3060] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.764299 15427 raft_consensus.cc:493] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.765055 15427 raft_consensus.cc:515] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.768419 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812121eba19742aabc336d85f3b31505" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:04.769143 15155 raft_consensus.cc:2468] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:04.770671 15196 leader_election.cc:304] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:04.772114 15427 leader_election.cc:290] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:04.772771 15427 raft_consensus.cc:2804] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.773165 15427 raft_consensus.cc:493] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.773564 15427 raft_consensus.cc:3060] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.777374 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812121eba19742aabc336d85f3b31505" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:04.778227 15303 raft_consensus.cc:2468] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:04.782907 15457 raft_consensus.cc:493] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.783461 15457 raft_consensus.cc:515] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.785773 15457 leader_election.cc:290] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:04.782778 15350 raft_consensus.cc:515] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.787606 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:04.788707 15229 raft_consensus.cc:2468] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:04.790772 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:04.787611 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:04.791971 15155 raft_consensus.cc:2468] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
W20260710 13:20:04.793404 15270 leader_election.cc:343] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.793838 15427 raft_consensus.cc:515] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.794068 15270 leader_election.cc:304] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:04.795287 15457 raft_consensus.cc:2804] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.795754 15457 raft_consensus.cc:493] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.796217 15457 raft_consensus.cc:3060] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.798060 15350 leader_election.cc:290] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:04.798676 15445 tablet_bootstrap.cc:492] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:04.799242 15445 ts_tablet_manager.cc:1403] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.100s	user 0.023s	sys 0.029s
I20260710 13:20:04.800244 15427 leader_election.cc:290] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:04.801079 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812121eba19742aabc336d85f3b31505" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:04.801277 15444 tablet_bootstrap.cc:492] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.801800 15444 ts_tablet_manager.cc:1403] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.104s	user 0.060s	sys 0.035s
I20260710 13:20:04.802496 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:04.803126 15229 raft_consensus.cc:3060] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.804507 15446 tablet_bootstrap.cc:492] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.802242 15445 raft_consensus.cc:359] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.804993 15444 raft_consensus.cc:359] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.805722 15445 raft_consensus.cc:385] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.805893 15444 raft_consensus.cc:385] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.806305 15445 raft_consensus.cc:740] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.806360 15444 raft_consensus.cc:740] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.807168 15445 consensus_queue.cc:260] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.807324 15444 consensus_queue.cc:260] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.808166 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812121eba19742aabc336d85f3b31505" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:04.808725 15303 raft_consensus.cc:3060] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.809602 15445 ts_tablet_manager.cc:1434] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:04.809788 15444 ts_tablet_manager.cc:1434] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:04.805023 15446 ts_tablet_manager.cc:1403] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.115s	user 0.027s	sys 0.027s
I20260710 13:20:04.810734 15444 tablet_bootstrap.cc:492] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.813882 15446 raft_consensus.cc:359] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.814790 15446 raft_consensus.cc:385] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.815160 15446 raft_consensus.cc:740] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.815966 15446 consensus_queue.cc:260] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.807577 15457 raft_consensus.cc:515] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.818382 15444 tablet_bootstrap.cc:654] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.818601 15446 ts_tablet_manager.cc:1434] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:20:04.810680 15445 tablet_bootstrap.cc:492] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:04.820149 15457 leader_election.cc:290] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:04.802536 15155 raft_consensus.cc:3060] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.825240 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:04.825783 15446 tablet_bootstrap.cc:492] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.832039 15445 tablet_bootstrap.cc:654] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.834756 15229 raft_consensus.cc:2468] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:04.827862 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:04.837168 15154 raft_consensus.cc:3060] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.831763 15303 raft_consensus.cc:2468] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:04.835493 15230 raft_consensus.cc:3060] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.830746 15444 tablet_bootstrap.cc:492] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.838776 15195 leader_election.cc:304] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:04.840034 15444 ts_tablet_manager.cc:1403] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260710 13:20:04.840211 15446 tablet_bootstrap.cc:654] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.840464 15427 raft_consensus.cc:2804] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.841023 15427 raft_consensus.cc:697] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:04.841830 15427 consensus_queue.cc:237] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.843514 15444 raft_consensus.cc:359] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.844249 15464 raft_consensus.cc:493] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.846432 15464 raft_consensus.cc:515] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.848275 15268 leader_election.cc:304] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:04.844424 15444 raft_consensus.cc:385] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.849668 15444 raft_consensus.cc:740] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.849699 15457 raft_consensus.cc:2804] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:20:04.850436 15101 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:04.851122 15457 raft_consensus.cc:697] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:04.850735 15444 consensus_queue.cc:260] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.835582 15155 raft_consensus.cc:2468] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:04.854076 15444 ts_tablet_manager.cc:1434] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:20:04.854875 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:04.852177 15457 consensus_queue.cc:237] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.855410 15444 tablet_bootstrap.cc:492] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.855515 15153 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:04.854334 15464 leader_election.cc:290] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:04.859588 15196 leader_election.cc:304] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:04.860687 15446 tablet_bootstrap.cc:492] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.861292 15446 ts_tablet_manager.cc:1403] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.006s
I20260710 13:20:04.863860 15444 tablet_bootstrap.cc:654] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.864373 15446 raft_consensus.cc:359] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.865141 15446 raft_consensus.cc:385] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.865460 15446 raft_consensus.cc:740] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.866240 15446 consensus_queue.cc:260] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.866458 15154 raft_consensus.cc:2468] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:04.868067 15270 leader_election.cc:304] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:04.868736 15446 ts_tablet_manager.cc:1434] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 13:20:04.869042 15350 raft_consensus.cc:2804] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.870150 15446 tablet_bootstrap.cc:492] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.877156 15444 tablet_bootstrap.cc:492] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.877939 15444 ts_tablet_manager.cc:1403] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.012s
I20260710 13:20:04.881485 15444 raft_consensus.cc:359] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.882444 15444 raft_consensus.cc:385] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.882843 15444 raft_consensus.cc:740] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.883680 15444 consensus_queue.cc:260] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.886651 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:04.887483 15303 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:04.889700 15474 raft_consensus.cc:493] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.892534 15474 raft_consensus.cc:515] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.895212 15446 tablet_bootstrap.cc:654] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.896953 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:04.897904 15153 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:04.899401 15270 leader_election.cc:304] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:04.897946 15463 raft_consensus.cc:2804] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.900923 15463 raft_consensus.cc:493] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.901330 15463 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.875505 15230 raft_consensus.cc:2468] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:04.913705 15444 ts_tablet_manager.cc:1434] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.001s
I20260710 13:20:04.915182 15444 tablet_bootstrap.cc:492] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.917857 15446 tablet_bootstrap.cc:492] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.918403 15446 ts_tablet_manager.cc:1403] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.006s
I20260710 13:20:04.920750 15471 raft_consensus.cc:2804] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.921222 15471 raft_consensus.cc:493] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.921496 15446 raft_consensus.cc:359] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.922250 15444 tablet_bootstrap.cc:654] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.922250 15446 raft_consensus.cc:385] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.923614 15474 leader_election.cc:290] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:04.926689 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:04.928582 15446 raft_consensus.cc:740] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.929505 15446 consensus_queue.cc:260] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.927030 15463 raft_consensus.cc:515] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.932073 15230 raft_consensus.cc:2393] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c4f58d5e914427389002f9f551d620c in current term 1: Already voted for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in this term.
I20260710 13:20:04.932060 15446 ts_tablet_manager.cc:1434] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 13:20:04.933549 15446 tablet_bootstrap.cc:492] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.934973 15472 raft_consensus.cc:493] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.935527 15472 raft_consensus.cc:515] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.938654 15472 leader_election.cc:290] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:04.939751 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af65a029a874285a2889b21cbebde27" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:04.940614 15463 leader_election.cc:290] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:04.940950 15446 tablet_bootstrap.cc:654] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.940687 15052 catalog_manager.cc:5697] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:04.946178 15444 tablet_bootstrap.cc:492] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.946327 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af65a029a874285a2889b21cbebde27" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:04.946746 15444 ts_tablet_manager.cc:1403] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.006s
I20260710 13:20:04.947021 15154 raft_consensus.cc:2468] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 0.
I20260710 13:20:04.942483 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:04.944896 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:04.948309 15196 leader_election.cc:304] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:04.948618 15153 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.949213 15463 raft_consensus.cc:2804] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:04.949615 15463 raft_consensus.cc:493] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:04.950050 15463 raft_consensus.cc:3060] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.949765 15444 raft_consensus.cc:359] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.950995 15444 raft_consensus.cc:385] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.951359 15444 raft_consensus.cc:740] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.952145 15444 consensus_queue.cc:260] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.954810 15444 ts_tablet_manager.cc:1434] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:20:04.955937 15444 tablet_bootstrap.cc:492] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: Bootstrap starting.
I20260710 13:20:04.956873 15153 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:04.961941 15444 tablet_bootstrap.cc:654] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:04.963313 15196 leader_election.cc:304] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:04.964305 15427 raft_consensus.cc:2804] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.964797 15427 raft_consensus.cc:697] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:04.965695 15427 consensus_queue.cc:237] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.957979 15463 raft_consensus.cc:515] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
W20260710 13:20:04.959887 15195 leader_election.cc:343] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:04.960609 15446 tablet_bootstrap.cc:492] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:04.971916 15463 leader_election.cc:290] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:04.972200 15446 ts_tablet_manager.cc:1403] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.009s
I20260710 13:20:04.975723 15446 raft_consensus.cc:359] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.976747 15446 raft_consensus.cc:385] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.977128 15446 raft_consensus.cc:740] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.977986 15446 consensus_queue.cc:260] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.979744 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af65a029a874285a2889b21cbebde27" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:04.980562 15153 raft_consensus.cc:3060] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:04.983875 15446 ts_tablet_manager.cc:1434] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.005s
I20260710 13:20:04.987061 15446 tablet_bootstrap.cc:492] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:04.990736 15444 tablet_bootstrap.cc:492] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: No bootstrap required, opened a new log
I20260710 13:20:04.991369 15444 ts_tablet_manager.cc:1403] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.023s
I20260710 13:20:04.993037 15153 raft_consensus.cc:2468] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 1.
I20260710 13:20:04.994746 15196 leader_election.cc:304] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:04.994704 15444 raft_consensus.cc:359] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.995898 15444 raft_consensus.cc:385] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:04.995985 15463 raft_consensus.cc:2804] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:04.996309 15444 raft_consensus.cc:740] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Initialized, Role: FOLLOWER
I20260710 13:20:04.996719 15463 raft_consensus.cc:697] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:04.997237 15444 consensus_queue.cc:260] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.998183 15463 consensus_queue.cc:237] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:04.999601 15444 ts_tablet_manager.cc:1434] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.004s
I20260710 13:20:04.995553 15446 tablet_bootstrap.cc:654] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.007773 15474 raft_consensus.cc:493] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:04.996040 15350 raft_consensus.cc:697] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:05.008570 15474 raft_consensus.cc:515] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.009172 15350 consensus_queue.cc:237] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.011303 15474 leader_election.cc:290] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.013950 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:05.014384 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.014932 15155 raft_consensus.cc:2468] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:05.015218 15230 raft_consensus.cc:2468] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:04.921535 15471 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.016987 15270 leader_election.cc:304] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:05.018186 15474 raft_consensus.cc:2804] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.036597 15450 raft_consensus.cc:493] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.034525 15474 raft_consensus.cc:493] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.035352 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af65a029a874285a2889b21cbebde27" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.037174 15450 raft_consensus.cc:515] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.040776 15446 tablet_bootstrap.cc:492] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:05.041244 15446 ts_tablet_manager.cc:1403] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.013s
I20260710 13:20:05.040038 15474 raft_consensus.cc:3060] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.045480 15445 tablet_bootstrap.cc:492] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:05.046128 15445 ts_tablet_manager.cc:1403] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.236s	user 0.056s	sys 0.046s
I20260710 13:20:05.050341 15051 catalog_manager.cc:5697] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.052171 15450 leader_election.cc:290] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.052748 15445 raft_consensus.cc:359] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.054934 15445 raft_consensus.cc:385] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.055212 15445 raft_consensus.cc:740] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.055655 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5054cdc50641feaa88407ee42f027a" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.055995 15445 consensus_queue.cc:260] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.058816 15230 raft_consensus.cc:2468] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 0.
I20260710 13:20:05.061483 15119 leader_election.cc:304] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:05.064957 15433 raft_consensus.cc:2804] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.065438 15433 raft_consensus.cc:493] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.065793 15433 raft_consensus.cc:3060] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.072703 15445 ts_tablet_manager.cc:1434] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260710 13:20:05.074118 15445 tablet_bootstrap.cc:492] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
W20260710 13:20:05.081907 15468 log.cc:927] Time spent T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: Append to log took a long time: real 0.097s	user 0.001s	sys 0.000s
I20260710 13:20:05.060153 15471 raft_consensus.cc:515] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.090241 15446 raft_consensus.cc:359] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.091101 15446 raft_consensus.cc:385] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.093207 15446 raft_consensus.cc:740] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.096065 15304 raft_consensus.cc:2393] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in current term 1: Already voted for candidate 4c4f58d5e914427389002f9f551d620c in this term.
I20260710 13:20:05.091192 15471 leader_election.cc:290] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.100070 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5054cdc50641feaa88407ee42f027a" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
W20260710 13:20:05.101985 15120 leader_election.cc:343] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.102080 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:05.102732 15445 tablet_bootstrap.cc:654] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.103008 15153 raft_consensus.cc:2393] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c4f58d5e914427389002f9f551d620c in current term 1: Already voted for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in this term.
I20260710 13:20:05.094846 15446 consensus_queue.cc:260] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.107033 15446 ts_tablet_manager.cc:1434] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.003s
I20260710 13:20:05.108556 15446 tablet_bootstrap.cc:492] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: Bootstrap starting.
I20260710 13:20:05.108268 15474 raft_consensus.cc:515] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.110966 15474 leader_election.cc:290] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.112156 15154 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:05.113250 15154 raft_consensus.cc:3060] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:05.120271 15268 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.130:45057, user_credentials={real_user=slave}} blocked reactor thread for 62622us
W20260710 13:20:05.121541 15195 leader_election.cc:343] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.123107 15154 raft_consensus.cc:2468] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:05.123940 15230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.125502 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.128645 15229 raft_consensus.cc:3060] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.126323 15457 raft_consensus.cc:493] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.124047 15433 raft_consensus.cc:515] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.131458 15457 raft_consensus.cc:515] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.133513 15457 leader_election.cc:290] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.134979 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af65a029a874285a2889b21cbebde27" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.135618 15433 leader_election.cc:290] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.138401 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5054cdc50641feaa88407ee42f027a" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.139133 15228 raft_consensus.cc:3060] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.142567 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5054cdc50641feaa88407ee42f027a" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
W20260710 13:20:05.144260 15120 leader_election.cc:343] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:05.145565 15270 leader_election.cc:304] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:05.146780 15350 raft_consensus.cc:2804] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.147655 15350 raft_consensus.cc:697] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:05.148130 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2af65a029a874285a2889b21cbebde27" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:05.148540 15350 consensus_queue.cc:237] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.148931 15153 raft_consensus.cc:2393] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c4f58d5e914427389002f9f551d620c in current term 1: Already voted for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in this term.
I20260710 13:20:05.153159 15229 raft_consensus.cc:2468] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:05.157989 15268 leader_election.cc:304] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c; no voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.158954 15446 tablet_bootstrap.cc:654] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.165210 15457 raft_consensus.cc:3060] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.159557 15268 leader_election.cc:304] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [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: 4c4f58d5e914427389002f9f551d620c; no voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.163688 15051 catalog_manager.cc:5697] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.169162 15051 catalog_manager.cc:5697] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 1 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.169240 15350 raft_consensus.cc:2749] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.173273 15445 tablet_bootstrap.cc:492] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:05.173805 15445 ts_tablet_manager.cc:1403] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.006s
I20260710 13:20:05.175519 15457 raft_consensus.cc:2749] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.179986 15446 tablet_bootstrap.cc:492] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: No bootstrap required, opened a new log
I20260710 13:20:05.178613 15228 raft_consensus.cc:2468] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:05.180543 15446 ts_tablet_manager.cc:1403] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: Time spent bootstrapping tablet: real 0.072s	user 0.009s	sys 0.003s
I20260710 13:20:05.181097 15119 leader_election.cc:304] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [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: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:05.180177 15445 raft_consensus.cc:359] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.181933 15445 raft_consensus.cc:385] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.182142 15445 raft_consensus.cc:740] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.182749 15445 consensus_queue.cc:260] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.183235 15433 raft_consensus.cc:2804] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.183305 15446 raft_consensus.cc:359] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.183957 15433 raft_consensus.cc:697] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:05.184823 15445 ts_tablet_manager.cc:1434] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 13:20:05.185721 15445 tablet_bootstrap.cc:492] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:05.188867 15052 catalog_manager.cc:5697] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.192567 15445 tablet_bootstrap.cc:654] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.184792 15433 consensus_queue.cc:237] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.202827 15446 raft_consensus.cc:385] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.203241 15446 raft_consensus.cc:740] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.204188 15446 consensus_queue.cc:260] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.206631 15446 ts_tablet_manager.cc:1434] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260710 13:20:05.207059 15053 catalog_manager.cc:5697] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.210127 15445 tablet_bootstrap.cc:492] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:05.210631 15445 ts_tablet_manager.cc:1403] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 13:20:05.214015 15445 raft_consensus.cc:359] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.214713 15445 raft_consensus.cc:385] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.215001 15445 raft_consensus.cc:740] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.215566 15445 consensus_queue.cc:260] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.217404 15445 ts_tablet_manager.cc:1434] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:20:05.218338 15445 tablet_bootstrap.cc:492] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: Bootstrap starting.
I20260710 13:20:05.218230 15052 catalog_manager.cc:5697] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.219511 15433 raft_consensus.cc:493] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.220081 15433 raft_consensus.cc:515] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.222167 15433 leader_election.cc:290] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.223562 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.223709 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:05.224263 15445 tablet_bootstrap.cc:654] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:05.224460 15228 raft_consensus.cc:2393] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0cf55d1319734ee49169c434e4a214cd in current term 1: Already voted for candidate 4c4f58d5e914427389002f9f551d620c in this term.
I20260710 13:20:05.225719 15119 leader_election.cc:304] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd; no voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.226418 15433 raft_consensus.cc:3060] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.229439 15445 tablet_bootstrap.cc:492] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: No bootstrap required, opened a new log
I20260710 13:20:05.229964 15445 ts_tablet_manager.cc:1403] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 13:20:05.232722 15445 raft_consensus.cc:359] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.233385 15445 raft_consensus.cc:385] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:05.233636 15445 raft_consensus.cc:740] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Initialized, Role: FOLLOWER
I20260710 13:20:05.234279 15445 consensus_queue.cc:260] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.236363 15445 ts_tablet_manager.cc:1434] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:05.237586 15433 raft_consensus.cc:2749] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.263046 15433 raft_consensus.cc:493] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.263525 15433 raft_consensus.cc:515] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.265281 15433 leader_election.cc:290] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.265769 15457 raft_consensus.cc:493] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.266130 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.266345 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c" is_pre_election: true
I20260710 13:20:05.266290 15457 raft_consensus.cc:515] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.266788 15228 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 0.
I20260710 13:20:05.267025 15304 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 0.
I20260710 13:20:05.267989 15119 leader_election.cc:304] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:05.268458 15457 leader_election.cc:290] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.269064 15433 raft_consensus.cc:2804] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.269783 15433 raft_consensus.cc:493] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.269865 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0801200df9f1496b93ca0904eab00a59" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:05.269791 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0801200df9f1496b93ca0904eab00a59" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.270238 15433 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.270665 15153 raft_consensus.cc:2468] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:05.270757 15228 raft_consensus.cc:2468] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 0.
I20260710 13:20:05.271620 15270 leader_election.cc:304] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:05.272351 15457 raft_consensus.cc:2804] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:05.272704 15457 raft_consensus.cc:493] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:05.273030 15457 raft_consensus.cc:3060] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.277657 15433 raft_consensus.cc:515] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.279912 15433 leader_election.cc:290] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.280646 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.280547 15457 raft_consensus.cc:515] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.281031 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.281457 15228 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.281733 15304 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.283077 15457 leader_election.cc:290] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.283928 15153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0801200df9f1496b93ca0904eab00a59" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:05.284201 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0801200df9f1496b93ca0904eab00a59" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.284403 15153 raft_consensus.cc:3060] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.284813 15229 raft_consensus.cc:3060] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.288954 15304 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:05.290302 15120 leader_election.cc:304] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:05.290488 15228 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 1.
I20260710 13:20:05.291633 15433 raft_consensus.cc:2804] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.291749 15229 raft_consensus.cc:2468] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:05.292039 15153 raft_consensus.cc:2468] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 1.
I20260710 13:20:05.292928 15268 leader_election.cc:304] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:05.294076 15433 raft_consensus.cc:697] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:05.294117 15457 raft_consensus.cc:2804] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:05.294895 15457 raft_consensus.cc:697] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:05.295673 15457 consensus_queue.cc:237] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.295980 15433 consensus_queue.cc:237] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.305081 15053 catalog_manager.cc:5697] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 1 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.305088 15052 catalog_manager.cc:5697] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 1 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:05.307818 15457 consensus_queue.cc:1048] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.324137 15350 consensus_queue.cc:1048] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.370862 15463 consensus_queue.cc:1048] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.370959 15304 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:05.371562 15304 raft_consensus.cc:606] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:05.377117 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "812121eba19742aabc336d85f3b31505"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
mode: GRACEFUL
new_leader_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:42080
I20260710 13:20:05.377767 15229 raft_consensus.cc:606] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Received request to transfer leadership to TS 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:05.378631 15427 raft_consensus.cc:993] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: : Instructing follower 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:05.379060 15427 raft_consensus.cc:1081] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Signalling peer 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:05.381297 15154 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "812121eba19742aabc336d85f3b31505"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:50244
I20260710 13:20:05.382412 15154 raft_consensus.cc:493] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.382819 15154 raft_consensus.cc:3060] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.384398 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
mode: GRACEFUL
new_leader_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:42080
I20260710 13:20:05.385025 15229 raft_consensus.cc:606] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Received request to transfer leadership to TS 0cf55d1319734ee49169c434e4a214cd
I20260710 13:20:05.385313 15473 consensus_queue.cc:1048] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.392992 15154 raft_consensus.cc:515] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.397426 15473 consensus_queue.cc:1048] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.399857 15473 consensus_queue.cc:1048] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.396983 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812121eba19742aabc336d85f3b31505" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.404407 15229 raft_consensus.cc:3055] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.405145 15229 raft_consensus.cc:740] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:05.405943 15229 consensus_queue.cc:260] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.409539 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "812121eba19742aabc336d85f3b31505" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.410332 15304 raft_consensus.cc:3060] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.411844 15303 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:05.412499 15303 raft_consensus.cc:606] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.415904 15154 leader_election.cc:290] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.417244 15464 raft_consensus.cc:993] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: : Instructing follower 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:05.418136 15472 raft_consensus.cc:1081] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Signalling peer 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:05.407488 15229 raft_consensus.cc:3060] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.422668 15427 consensus_queue.cc:1048] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.425468 15302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:44364
I20260710 13:20:05.426108 15302 raft_consensus.cc:606] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.427160 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:50244
I20260710 13:20:05.427960 15155 raft_consensus.cc:493] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.428963 15155 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.433012 15152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
mode: GRACEFUL
new_leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:50248
I20260710 13:20:05.433725 15152 raft_consensus.cc:606] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Received request to transfer leadership to TS 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.439268 15304 raft_consensus.cc:2468] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:05.442211 15155 raft_consensus.cc:515] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.443825 15153 raft_consensus.cc:1240] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Rejecting Update request from peer 50dc7a3c4f8142d6abdd6187ceffdd20 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:05.446803 15229 raft_consensus.cc:2468] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:05.448623 15119 leader_election.cc:304] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:05.449436 15433 raft_consensus.cc:2804] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.449924 15433 raft_consensus.cc:697] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:05.450724 15433 consensus_queue.cc:237] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.450953 15473 consensus_queue.cc:1059] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.451695 15464 raft_consensus.cc:3055] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.452869 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.453495 15304 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.454929 15473 consensus_queue.cc:1048] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.446935 15155 leader_election.cc:290] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.447171 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.452055 15464 raft_consensus.cc:740] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:05.458559 15464 consensus_queue.cc:260] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.459717 15464 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.459941 15052 catalog_manager.cc:5697] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 1 to 2, leader changed from 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130) to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.462625 15304 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:05.463382 15303 raft_consensus.cc:1240] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Rejecting Update request from peer 50dc7a3c4f8142d6abdd6187ceffdd20 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:20:05.468137 15120 leader_election.cc:304] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:05.469014 15433 raft_consensus.cc:2804] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.469499 15433 raft_consensus.cc:697] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:05.471652 15433 consensus_queue.cc:237] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.472927 15228 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:05.479969 15052 catalog_manager.cc:5697] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 1 to 2, leader changed from 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130) to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.510563 15350 consensus_queue.cc:1048] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.521059 15474 consensus_queue.cc:1048] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.530934 15474 raft_consensus.cc:993] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:05.531414 15457 raft_consensus.cc:1081] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 0cf55d1319734ee49169c434e4a214cd to start an election
I20260710 13:20:05.532977 15155 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
 from {username='slave'} at 127.0.0.1:50234
I20260710 13:20:05.533469 15155 raft_consensus.cc:493] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.533792 15155 raft_consensus.cc:3060] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.538252 15155 raft_consensus.cc:515] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.539984 15155 leader_election.cc:290] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Requested vote from peers 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.541044 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.541194 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c59700bdfb41189f8b6cab63dfc822" candidate_uuid: "0cf55d1319734ee49169c434e4a214cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:05.541723 15304 raft_consensus.cc:3055] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.542093 15304 raft_consensus.cc:740] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:05.541767 15228 raft_consensus.cc:3060] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.542872 15304 consensus_queue.cc:260] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.544016 15304 raft_consensus.cc:3060] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.549118 15304 raft_consensus.cc:2468] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:05.549995 15228 raft_consensus.cc:2468] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cf55d1319734ee49169c434e4a214cd in term 2.
I20260710 13:20:05.550254 15120 leader_election.cc:304] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:05.550395 15457 consensus_queue.cc:1048] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.551213 15485 raft_consensus.cc:2804] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.551708 15485 raft_consensus.cc:697] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Leader. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:05.552546 15485 consensus_queue.cc:237] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.560755 15051 catalog_manager.cc:5697] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 0cf55d1319734ee49169c434e4a214cd (127.10.254.129). New cstate: current_term: 2 leader_uuid: "0cf55d1319734ee49169c434e4a214cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.562203 15350 consensus_queue.cc:1048] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.570463 15474 raft_consensus.cc:993] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:05.570911 15350 raft_consensus.cc:1081] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:05.572432 15228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42072
I20260710 13:20:05.572921 15228 raft_consensus.cc:493] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.573202 15228 raft_consensus.cc:3060] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.578557 15228 raft_consensus.cc:515] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.580336 15228 leader_election.cc:290] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.581104 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:05.581372 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4155b9fb0f674d4a9c9599bd40767b0a" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.581660 15155 raft_consensus.cc:3060] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.581943 15304 raft_consensus.cc:3055] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.582190 15304 raft_consensus.cc:740] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:05.582784 15304 consensus_queue.cc:260] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.583616 15304 raft_consensus.cc:3060] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.586881 15155 raft_consensus.cc:2468] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:05.588645 15196 leader_election.cc:304] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:05.588943 15304 raft_consensus.cc:2468] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:05.589454 15464 raft_consensus.cc:2804] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.589871 15464 raft_consensus.cc:697] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:05.590564 15464 consensus_queue.cc:237] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.597285 15051 catalog_manager.cc:5697] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.633862 15350 raft_consensus.cc:493] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:05.634344 15350 raft_consensus.cc:515] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.635986 15350 leader_election.cc:290] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:05.636708 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5054cdc50641feaa88407ee42f027a" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cf55d1319734ee49169c434e4a214cd" is_pre_election: true
I20260710 13:20:05.636989 15228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be5054cdc50641feaa88407ee42f027a" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" is_pre_election: true
I20260710 13:20:05.637612 15228 raft_consensus.cc:2393] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c4f58d5e914427389002f9f551d620c in current term 1: Already voted for candidate 0cf55d1319734ee49169c434e4a214cd in this term.
I20260710 13:20:05.638477 15268 leader_election.cc:304] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c4f58d5e914427389002f9f551d620c; no voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20
I20260710 13:20:05.639189 15350 raft_consensus.cc:3060] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:05.644557 15350 raft_consensus.cc:2749] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:05.652197 15433 consensus_queue.cc:1048] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.664218 15485 consensus_queue.cc:1048] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.710911 15485 consensus_queue.cc:1048] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.717730 15513 raft_consensus.cc:993] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:05.718261 15433 raft_consensus.cc:1081] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:05.719950 15229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42062
I20260710 13:20:05.720974 15229 raft_consensus.cc:493] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.721375 15229 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.725539 15513 consensus_queue.cc:1048] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.727306 15229 raft_consensus.cc:515] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.730001 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:05.730659 15155 raft_consensus.cc:3055] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.731014 15155 raft_consensus.cc:740] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:05.731416 15303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.731817 15155 consensus_queue.cc:260] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.732534 15229 leader_election.cc:290] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.732736 15155 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.740664 15350 raft_consensus.cc:993] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: : Instructing follower 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:05.741147 15457 raft_consensus.cc:1081] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Signalling peer 50dc7a3c4f8142d6abdd6187ceffdd20 to start an election
I20260710 13:20:05.742604 15155 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:05.742890 15229 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
 from {username='slave'} at 127.0.0.1:42072
I20260710 13:20:05.743460 15229 raft_consensus.cc:493] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:05.743894 15229 raft_consensus.cc:3060] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.744005 15196 leader_election.cc:304] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:05.744868 15464 raft_consensus.cc:2804] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.745339 15464 raft_consensus.cc:697] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:05.746115 15464 consensus_queue.cc:237] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.750072 15229 raft_consensus.cc:515] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.752095 15229 leader_election.cc:290] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607)
I20260710 13:20:05.752410 15155 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:05.753015 15155 raft_consensus.cc:3060] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.753460 15304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35f2532c99d2465ab3daf72b1d12293c" candidate_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c4f58d5e914427389002f9f551d620c"
I20260710 13:20:05.754050 15304 raft_consensus.cc:3055] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:05.754508 15304 raft_consensus.cc:740] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:05.755283 15304 consensus_queue.cc:260] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.756167 15304 raft_consensus.cc:3060] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:05.758332 15155 raft_consensus.cc:2468] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:05.759418 15196 leader_election.cc:304] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cf55d1319734ee49169c434e4a214cd, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:05.758898 15051 catalog_manager.cc:5697] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 0cf55d1319734ee49169c434e4a214cd (127.10.254.129) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.760201 15464 raft_consensus.cc:2804] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:05.760619 15464 raft_consensus.cc:697] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Leader. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:05.761351 15464 consensus_queue.cc:237] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:05.762934 15304 raft_consensus.cc:2468] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 50dc7a3c4f8142d6abdd6187ceffdd20 in term 2.
I20260710 13:20:05.771962 15051 catalog_manager.cc:5697] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 reported cstate change: term changed from 1 to 2, leader changed from 4c4f58d5e914427389002f9f551d620c (127.10.254.131) to 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130). New cstate: current_term: 2 leader_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:05.892628 15457 consensus_queue.cc:1048] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:05.897667 15304 raft_consensus.cc:1275] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.899652 15513 consensus_queue.cc:1048] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:05.901265 15457 consensus_queue.cc:1048] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:05.910061 15228 raft_consensus.cc:1275] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:05.912962 15513 consensus_queue.cc:1048] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.006414 15304 raft_consensus.cc:1275] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.007588 15485 consensus_queue.cc:1048] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:06.016947 15228 raft_consensus.cc:1275] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.023679 15433 consensus_queue.cc:1048] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.041973 15304 raft_consensus.cc:1275] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.043087 15485 consensus_queue.cc:1048] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.051304 15228 raft_consensus.cc:1275] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Refusing update from remote peer 0cf55d1319734ee49169c434e4a214cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.053310 15520 consensus_queue.cc:1048] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.057238 15155 raft_consensus.cc:1275] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.059092 15463 consensus_queue.cc:1048] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:06.070060 15304 raft_consensus.cc:1275] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.071602 15464 consensus_queue.cc:1048] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.125576 15304 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:06.130316 15304 raft_consensus.cc:1275] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.131536 15463 consensus_queue.cc:1048] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.139008 15155 raft_consensus.cc:1275] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.140537 15464 consensus_queue.cc:1048] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.254896 15304 raft_consensus.cc:1275] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.257411 15464 consensus_queue.cc:1048] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:06.264405 15155 raft_consensus.cc:1275] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Refusing update from remote peer 50dc7a3c4f8142d6abdd6187ceffdd20: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:06.266255 15473 consensus_queue.cc:1048] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:08.441924 15052 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37956:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:08.465938 15052 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37956:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:08.499929 11258 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:20:08.617254 15544 log.cc:927] Time spent T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
W20260710 13:20:08.665673 15549 log.cc:927] Time spent T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: Append to log took a long time: real 0.099s	user 0.004s	sys 0.000s
W20260710 13:20:08.684464 15546 log.cc:927] Time spent T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: Append to log took a long time: real 0.093s	user 0.002s	sys 0.007s
I20260710 13:20:08.700407 15571 tablet.cc:1724] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:08.750808 15577 tablet.cc:1724] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:08.753985 15150 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
mode: GRACEFUL
new_leader_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:45204
I20260710 13:20:08.777061 15578 tablet.cc:1724] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: 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
W20260710 13:20:08.783221 15570 log.cc:927] Time spent T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
I20260710 13:20:08.766809 15150 raft_consensus.cc:606] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Received request to transfer leadership to TS 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:08.821597 15584 tablet.cc:1724] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:08.829828 15581 tablet.cc:1724] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: 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
W20260710 13:20:08.849654 15119 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.130:45057, user_credentials={real_user=slave}} blocked reactor thread for 87211us
I20260710 13:20:08.858206 15587 tablet.cc:1724] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:08.864274 15588 tablet.cc:1724] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: 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
W20260710 13:20:08.870131 15572 log.cc:927] Time spent T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: Append to log took a long time: real 0.159s	user 0.002s	sys 0.000s
W20260710 13:20:08.872951 15566 log.cc:927] Time spent T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: Append to log took a long time: real 0.169s	user 0.000s	sys 0.001s
I20260710 13:20:08.875728 15571 tablet.cc:1724] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:08.876053 15589 tablet.cc:1724] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
W20260710 13:20:08.875630 15561 log.cc:927] Time spent T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: Append to log took a long time: real 0.177s	user 0.002s	sys 0.000s
I20260710 13:20:08.895661 15592 tablet.cc:1724] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:08.906262 15578 tablet.cc:1724] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:08.908731 15580 raft_consensus.cc:993] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: : Instructing follower 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:08.908362 15595 tablet.cc:1724] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:08.909219 15580 raft_consensus.cc:1081] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Signalling peer 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:08.927107 15304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:44352
I20260710 13:20:08.927752 15304 raft_consensus.cc:493] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:08.928164 15304 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:08.904109 15590 tablet.cc:1724] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:08.937016 15577 tablet.cc:1724] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:08.955080 15577 tablet.cc:1724] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:08.968689 15587 tablet.cc:1724] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:08.978276 15304 raft_consensus.cc:515] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:08.984684 15296 raft_consensus.cc:1240] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Rejecting Update request from peer 0cf55d1319734ee49169c434e4a214cd for earlier term 2. Current term is 3. Ops: []
I20260710 13:20:08.977387 15586 tablet.cc:1724] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:08.988288 15584 tablet.cc:1724] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:08.990562 15594 consensus_queue.cc:1059] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 }, Status: INVALID_TERM, Last received: 2.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:20:08.991541 15594 raft_consensus.cc:3055] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:08.991894 15594 raft_consensus.cc:740] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:08.992751 15594 consensus_queue.cc:260] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:08.994048 15594 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:08.997619 15571 tablet.cc:1724] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:09.006848 15588 tablet.cc:1724] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:09.012054 15578 tablet.cc:1724] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:09.013571 15589 tablet.cc:1724] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:09.019243 15587 tablet.cc:1724] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:09.027197 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
mode: GRACEFUL
new_leader_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:58922
I20260710 13:20:09.027992 15229 raft_consensus.cc:606] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Received request to transfer leadership to TS 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:09.021484 15581 tablet.cc:1724] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: 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
I20260710 13:20:09.036499 15595 tablet.cc:1724] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:09.045571 11258 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:20:09.046450 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:09.052800 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:09.060293 15152 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.061796 15270 leader_election.cc:304] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [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: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:09.063169 15522 raft_consensus.cc:2804] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.063665 15522 raft_consensus.cc:697] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:09.064603 15522 consensus_queue.cc:237] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [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: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.069600 15229 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31"
dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
mode: GRACEFUL
new_leader_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:58922
I20260710 13:20:09.070272 15229 raft_consensus.cc:606] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Received request to transfer leadership to TS 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:09.044523 15589 tablet.cc:1724] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: 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
I20260710 13:20:09.076568 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baf902ebeeaa4786bcd96ad152924593" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:09.077203 15229 raft_consensus.cc:3060] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.079929 15152 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d"
dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
mode: GRACEFUL
new_leader_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:45204
I20260710 13:20:09.080632 15304 leader_election.cc:290] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 3 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:09.080768 15152 raft_consensus.cc:606] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Received request to transfer leadership to TS 4c4f58d5e914427389002f9f551d620c
I20260710 13:20:09.082785 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:09.083520 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:09.090103 15229 raft_consensus.cc:2468] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.091174 15053 catalog_manager.cc:6242] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f: soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55] alter complete (version 1)
I20260710 13:20:09.105192 15052 catalog_manager.cc:5697] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 2 to 3, leader changed from 0cf55d1319734ee49169c434e4a214cd (127.10.254.129) to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 3 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.106279 15052 catalog_manager.cc:5789] TS 4c4f58d5e914427389002f9f551d620c (127.10.254.131:37607) does not have the latest schema for tablet baf902ebeeaa4786bcd96ad152924593 (table soft_deleted_table [id=25c803fa97fc45e280e95b960c475c55]). Expected version 1 got 0
I20260710 13:20:09.187057 15565 raft_consensus.cc:993] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: : Instructing follower 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:09.187878 15557 raft_consensus.cc:1081] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Signalling peer 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:09.189627 15304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:44356
I20260710 13:20:09.190117 15304 raft_consensus.cc:493] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.190393 15304 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.195094 15304 raft_consensus.cc:515] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.196995 15304 leader_election.cc:290] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 3 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:09.198024 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:09.198462 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c04de0cb72ae4a1da2e9db121a01ccfb" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:09.199038 15229 raft_consensus.cc:3055] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.199333 15229 raft_consensus.cc:740] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:09.198659 15152 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.200105 15229 consensus_queue.cc:260] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.201336 15229 raft_consensus.cc:3060] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.205765 15152 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.206912 15270 leader_election.cc:304] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [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: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:09.207803 15229 raft_consensus.cc:2468] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.207845 15522 raft_consensus.cc:2804] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.208526 15522 raft_consensus.cc:697] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:09.209395 15522 consensus_queue.cc:237] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.218212 15052 catalog_manager.cc:5697] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 2 to 3, leader changed from 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130) to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 3 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.385931 15594 raft_consensus.cc:993] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: : Instructing follower 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:09.386548 15525 raft_consensus.cc:1081] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Signalling peer 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:09.388207 15304 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:44352
I20260710 13:20:09.388659 15304 raft_consensus.cc:493] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.388916 15304 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.394481 15304 raft_consensus.cc:515] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.396056 15304 leader_election.cc:290] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 3 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:09.396793 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:09.396919 15229 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed825e01a554d1088e4afa8edeb4e2d" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:09.397428 15152 raft_consensus.cc:3055] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.397563 15229 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.398025 15152 raft_consensus.cc:740] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0cf55d1319734ee49169c434e4a214cd, State: Running, Role: LEADER
I20260710 13:20:09.398737 15152 consensus_queue.cc:260] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.400182 15152 raft_consensus.cc:3060] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.402326 15229 raft_consensus.cc:2468] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.403622 15268 leader_election.cc:304] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [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: 4c4f58d5e914427389002f9f551d620c, 50dc7a3c4f8142d6abdd6187ceffdd20; no voters: 
I20260710 13:20:09.404455 15522 raft_consensus.cc:2804] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.404929 15522 raft_consensus.cc:697] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:09.405751 15522 consensus_queue.cc:237] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.410772 15152 raft_consensus.cc:2468] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.414825 15052 catalog_manager.cc:5697] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 2 to 3, leader changed from 0cf55d1319734ee49169c434e4a214cd (127.10.254.129) to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 3 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.543004 15150 raft_consensus.cc:1275] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:09.544361 15522 consensus_queue.cc:1048] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:09.551340 15588 tablet.cc:1724] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: 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
I20260710 13:20:09.553889 15229 raft_consensus.cc:1275] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:09.555387 15522 consensus_queue.cc:1048] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:09.562583 15565 raft_consensus.cc:993] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: : Instructing follower 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:09.563020 15565 raft_consensus.cc:1081] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Signalling peer 4c4f58d5e914427389002f9f551d620c to start an election
I20260710 13:20:09.565237 15296 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31"
dest_uuid: "4c4f58d5e914427389002f9f551d620c"
 from {username='slave'} at 127.0.0.1:44356
I20260710 13:20:09.565892 15296 raft_consensus.cc:493] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:09.566545 15296 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.573772 15296 raft_consensus.cc:515] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.576624 15152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0cf55d1319734ee49169c434e4a214cd"
I20260710 13:20:09.577306 15152 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.585639 15588 tablet.cc:1719] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:20:09.587368 15296 leader_election.cc:290] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [CANDIDATE]: Term 3 election: Requested vote from peers 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583), 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057)
I20260710 13:20:09.587371 15152 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.589507 15270 leader_election.cc:304] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [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: 0cf55d1319734ee49169c434e4a214cd, 4c4f58d5e914427389002f9f551d620c; no voters: 
I20260710 13:20:09.589824 15604 tablet.cc:1719] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:20:09.590773 15522 raft_consensus.cc:2804] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:09.591508 15522 raft_consensus.cc:697] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Becoming Leader. State: Replica: 4c4f58d5e914427389002f9f551d620c, State: Running, Role: LEADER
I20260710 13:20:09.592479 15522 consensus_queue.cc:237] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.592986 15227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d0b8fd68a4f2eb1b2b2f4acc44c31" candidate_uuid: "4c4f58d5e914427389002f9f551d620c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20"
I20260710 13:20:09.593606 15227 raft_consensus.cc:3055] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:09.593938 15227 raft_consensus.cc:740] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 50dc7a3c4f8142d6abdd6187ceffdd20, State: Running, Role: LEADER
I20260710 13:20:09.594789 15227 consensus_queue.cc:260] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [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: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } }
I20260710 13:20:09.596143 15227 raft_consensus.cc:3060] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:09.603498 15227 raft_consensus.cc:2468] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c4f58d5e914427389002f9f551d620c in term 3.
I20260710 13:20:09.605859 15052 catalog_manager.cc:5697] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c reported cstate change: term changed from 2 to 3, leader changed from 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130) to 4c4f58d5e914427389002f9f551d620c (127.10.254.131). New cstate: current_term: 3 leader_uuid: "4c4f58d5e914427389002f9f551d620c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c4f58d5e914427389002f9f551d620c" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37607 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:09.608467 15606 tablet.cc:1719] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: Skipping requested alter to schema version 1, tablet already version 1
I20260710 13:20:09.614362 15150 raft_consensus.cc:1275] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:09.615716 15522 consensus_queue.cc:1048] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:09.622916 15229 raft_consensus.cc:1275] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:20:09.624987 15576 consensus_queue.cc:1048] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:20:09.848205 15229 raft_consensus.cc:1275] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.849330 15576 consensus_queue.cc:1048] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.860301 15150 raft_consensus.cc:1275] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.861594 15576 consensus_queue.cc:1048] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.979370 15150 raft_consensus.cc:1275] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.980644 15576 consensus_queue.cc:1048] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cf55d1319734ee49169c434e4a214cd" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:09.989977 15229 raft_consensus.cc:1275] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Refusing update from remote peer 4c4f58d5e914427389002f9f551d620c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:09.991604 15607 consensus_queue.cc:1048] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [LEADER]: Connected to new peer: Peer: permanent_uuid: "50dc7a3c4f8142d6abdd6187ceffdd20" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 45057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:10.150558 11258 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:20:10.155875 11258 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:20:10.156306 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:10.162164 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:20:10.162674 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:11.194291 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
W20260710 13:20:11.200111 15196 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 13:20:11.203754 15196 consensus_peers.cc:597] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 -> Peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Couldn't send request to peer 0cf55d1319734ee49169c434e4a214cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:11.217643 15270 consensus_peers.cc:597] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c -> Peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Couldn't send request to peer 0cf55d1319734ee49169c434e4a214cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.227631 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.228482 11258 tablet_replica.cc:333] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.229161 11258 raft_consensus.cc:2243] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.229621 11258 raft_consensus.cc:2272] T 0801200df9f1496b93ca0904eab00a59 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.231516 11258 tablet_replica.cc:333] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.232128 11258 raft_consensus.cc:2243] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.232575 11258 raft_consensus.cc:2272] T 35f2532c99d2465ab3daf72b1d12293c P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.234450 11258 tablet_replica.cc:333] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.235134 11258 raft_consensus.cc:2243] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.235741 11258 raft_consensus.cc:2272] T 2af65a029a874285a2889b21cbebde27 P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.238157 11258 tablet_replica.cc:333] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.238830 11258 raft_consensus.cc:2243] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.239234 11258 raft_consensus.cc:2272] T 4155b9fb0f674d4a9c9599bd40767b0a P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.241074 11258 tablet_replica.cc:333] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.241662 11258 raft_consensus.cc:2243] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.242098 11258 raft_consensus.cc:2272] T baf902ebeeaa4786bcd96ad152924593 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.243870 11258 tablet_replica.cc:333] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.244554 11258 raft_consensus.cc:2243] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.244977 11258 raft_consensus.cc:2272] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.247013 11258 tablet_replica.cc:333] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.247553 11258 raft_consensus.cc:2243] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.248519 11258 raft_consensus.cc:2272] T 812121eba19742aabc336d85f3b31505 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.250312 11258 tablet_replica.cc:333] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.250921 11258 raft_consensus.cc:2243] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.251653 11258 raft_consensus.cc:2272] T be5054cdc50641feaa88407ee42f027a P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.253575 11258 tablet_replica.cc:333] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.254096 11258 raft_consensus.cc:2243] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.254570 11258 raft_consensus.cc:2272] T 9d5d9897d85d4314bab1d444d47befcb P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.256675 11258 tablet_replica.cc:333] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.257277 11258 raft_consensus.cc:2243] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.257920 11258 raft_consensus.cc:2272] T 35c2e52cafec44b586dd901e6a96a9dd P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.260638 11258 tablet_replica.cc:333] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.261452 11258 raft_consensus.cc:2243] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.262363 11258 raft_consensus.cc:2272] T eccca716cb304fea85da557934a1a20f P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.264238 11258 tablet_replica.cc:333] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.264715 11258 raft_consensus.cc:2243] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.265434 11258 raft_consensus.cc:2272] T e0c59700bdfb41189f8b6cab63dfc822 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.267211 11258 tablet_replica.cc:333] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.267689 11258 raft_consensus.cc:2243] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.268137 11258 raft_consensus.cc:2272] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.269901 11258 tablet_replica.cc:333] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.270385 11258 raft_consensus.cc:2243] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.271160 11258 raft_consensus.cc:2272] T 8295265a3c544dcc9b24503ac219a8fc P 0cf55d1319734ee49169c434e4a214cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.273181 11258 tablet_replica.cc:333] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.273854 11258 raft_consensus.cc:2243] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.274317 11258 raft_consensus.cc:2272] T 5703d6dbbeda4b6fac748f21072036eb P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.276933 11258 tablet_replica.cc:333] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.277423 11258 raft_consensus.cc:2243] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.277849 11258 raft_consensus.cc:2272] T c04de0cb72ae4a1da2e9db121a01ccfb P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.279575 11258 tablet_replica.cc:333] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.280097 11258 raft_consensus.cc:2243] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.281020 11258 raft_consensus.cc:2272] T f869a17600c244358edabf9c671062a5 P 0cf55d1319734ee49169c434e4a214cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.283092 11258 tablet_replica.cc:333] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd: stopping tablet replica
I20260710 13:20:11.283591 11258 raft_consensus.cc:2243] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.284035 11258 raft_consensus.cc:2272] T fed825e01a554d1088e4afa8edeb4e2d P 0cf55d1319734ee49169c434e4a214cd [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.323419 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
W20260710 13:20:11.338165 15270 consensus_peers.cc:597] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c -> Peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Couldn't send request to peer 0cf55d1319734ee49169c434e4a214cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:44583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.355669 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
W20260710 13:20:11.366758 15268 consensus_peers.cc:597] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c -> Peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Couldn't send request to peer 50dc7a3c4f8142d6abdd6187ceffdd20. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:11.375036 15196 consensus_peers.cc:597] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 -> Peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Couldn't send request to peer 0cf55d1319734ee49169c434e4a214cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:44583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:20:11.379099 15270 consensus_peers.cc:597] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c -> Peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Couldn't send request to peer 0cf55d1319734ee49169c434e4a214cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:44583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.386932 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.387995 11258 tablet_replica.cc:333] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.388907 11258 raft_consensus.cc:2243] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.389906 11258 raft_consensus.cc:2272] T 4155b9fb0f674d4a9c9599bd40767b0a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.392491 11258 tablet_replica.cc:333] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
W20260710 13:20:11.392480 15270 consensus_peers.cc:597] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c -> Peer 0cf55d1319734ee49169c434e4a214cd (127.10.254.129:44583): Couldn't send request to peer 0cf55d1319734ee49169c434e4a214cd. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:44583: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.393455 11258 raft_consensus.cc:2243] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.393893 11258 raft_consensus.cc:2272] T 0801200df9f1496b93ca0904eab00a59 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.395686 11258 tablet_replica.cc:333] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.396248 11258 raft_consensus.cc:2243] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.396703 11258 raft_consensus.cc:2272] T baf902ebeeaa4786bcd96ad152924593 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.398399 11258 tablet_replica.cc:333] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.398919 11258 raft_consensus.cc:2243] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.399664 11258 raft_consensus.cc:2272] T 2af65a029a874285a2889b21cbebde27 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.402187 11258 tablet_replica.cc:333] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.403072 11258 raft_consensus.cc:2243] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.403868 11258 raft_consensus.cc:2272] T 35f2532c99d2465ab3daf72b1d12293c P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.405787 11258 tablet_replica.cc:333] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.406337 11258 raft_consensus.cc:2243] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.406745 11258 raft_consensus.cc:2272] T c04de0cb72ae4a1da2e9db121a01ccfb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.408571 11258 tablet_replica.cc:333] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.409075 11258 raft_consensus.cc:2243] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.409514 11258 raft_consensus.cc:2272] T f869a17600c244358edabf9c671062a5 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.411487 11258 tablet_replica.cc:333] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.412127 11258 raft_consensus.cc:2243] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.412595 11258 raft_consensus.cc:2272] T fed825e01a554d1088e4afa8edeb4e2d P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.414588 11258 tablet_replica.cc:333] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.415109 11258 raft_consensus.cc:2243] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.415570 11258 raft_consensus.cc:2272] T 812121eba19742aabc336d85f3b31505 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.417419 11258 tablet_replica.cc:333] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.417937 11258 raft_consensus.cc:2243] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.418335 11258 raft_consensus.cc:2272] T be5054cdc50641feaa88407ee42f027a P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.420106 11258 tablet_replica.cc:333] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.420622 11258 raft_consensus.cc:2243] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.421029 11258 raft_consensus.cc:2272] T 9d5d9897d85d4314bab1d444d47befcb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.422952 11258 tablet_replica.cc:333] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.423533 11258 raft_consensus.cc:2243] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.424811 11258 raft_consensus.cc:2272] T 35c2e52cafec44b586dd901e6a96a9dd P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.426905 11258 tablet_replica.cc:333] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.427469 11258 raft_consensus.cc:2243] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.428284 11258 raft_consensus.cc:2272] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.430109 11258 tablet_replica.cc:333] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.430624 11258 raft_consensus.cc:2243] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.431346 11258 raft_consensus.cc:2272] T 5703d6dbbeda4b6fac748f21072036eb P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.433272 11258 tablet_replica.cc:333] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.433761 11258 raft_consensus.cc:2243] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.434141 11258 raft_consensus.cc:2272] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.435885 11258 tablet_replica.cc:333] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.436362 11258 raft_consensus.cc:2243] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.436847 11258 raft_consensus.cc:2272] T 8295265a3c544dcc9b24503ac219a8fc P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.438723 11258 tablet_replica.cc:333] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.439169 11258 raft_consensus.cc:2243] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.439567 11258 raft_consensus.cc:2272] T e0c59700bdfb41189f8b6cab63dfc822 P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.441545 11258 tablet_replica.cc:333] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20: stopping tablet replica
I20260710 13:20:11.441955 11258 raft_consensus.cc:2243] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.442369 11258 raft_consensus.cc:2272] T eccca716cb304fea85da557934a1a20f P 50dc7a3c4f8142d6abdd6187ceffdd20 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.469713 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
W20260710 13:20:11.478600 15268 consensus_peers.cc:597] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c -> Peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Couldn't send request to peer 50dc7a3c4f8142d6abdd6187ceffdd20. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:45057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.501812 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
W20260710 13:20:11.511536 15268 consensus_peers.cc:597] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c -> Peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Couldn't send request to peer 50dc7a3c4f8142d6abdd6187ceffdd20. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:45057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.529999 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:11.530793 11258 tablet_replica.cc:333] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.531601 11258 raft_consensus.cc:2243] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.532480 11258 raft_consensus.cc:2272] T 0801200df9f1496b93ca0904eab00a59 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.534412 11258 tablet_replica.cc:333] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.535108 11258 raft_consensus.cc:2243] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.535586 11258 raft_consensus.cc:2272] T 2af65a029a874285a2889b21cbebde27 P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.538053 11258 tablet_replica.cc:333] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.538707 11258 raft_consensus.cc:2243] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Raft consensus shutting down.
W20260710 13:20:11.539121 15268 consensus_peers.cc:597] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c -> Peer 50dc7a3c4f8142d6abdd6187ceffdd20 (127.10.254.130:45057): Couldn't send request to peer 50dc7a3c4f8142d6abdd6187ceffdd20. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:45057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:11.539422 11258 raft_consensus.cc:2272] T baf902ebeeaa4786bcd96ad152924593 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.541375 11258 tablet_replica.cc:333] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.541891 11258 raft_consensus.cc:2243] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.542313 11258 raft_consensus.cc:2272] T 4155b9fb0f674d4a9c9599bd40767b0a P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.544113 11258 tablet_replica.cc:333] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.544611 11258 raft_consensus.cc:2243] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.545025 11258 raft_consensus.cc:2272] T 35f2532c99d2465ab3daf72b1d12293c P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.546739 11258 tablet_replica.cc:333] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.547238 11258 raft_consensus.cc:2243] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.547633 11258 raft_consensus.cc:2272] T 812121eba19742aabc336d85f3b31505 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.549441 11258 tablet_replica.cc:333] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.549984 11258 raft_consensus.cc:2243] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.550522 11258 raft_consensus.cc:2272] T be5054cdc50641feaa88407ee42f027a P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.552549 11258 tablet_replica.cc:333] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.553076 11258 raft_consensus.cc:2243] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.553814 11258 raft_consensus.cc:2272] T 9d5d9897d85d4314bab1d444d47befcb P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.555894 11258 tablet_replica.cc:333] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.556397 11258 raft_consensus.cc:2243] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.556820 11258 raft_consensus.cc:2272] T 35c2e52cafec44b586dd901e6a96a9dd P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.558548 11258 tablet_replica.cc:333] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.559021 11258 raft_consensus.cc:2243] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.559410 11258 raft_consensus.cc:2272] T 4515ed1ad6b446abbe6e47a4c5cf7107 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.561183 11258 tablet_replica.cc:333] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.561661 11258 raft_consensus.cc:2243] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.562063 11258 raft_consensus.cc:2272] T 5703d6dbbeda4b6fac748f21072036eb P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.563712 11258 tablet_replica.cc:333] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.564220 11258 raft_consensus.cc:2243] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.564610 11258 raft_consensus.cc:2272] T 8295265a3c544dcc9b24503ac219a8fc P 4c4f58d5e914427389002f9f551d620c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.566396 11258 tablet_replica.cc:333] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.566877 11258 raft_consensus.cc:2243] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.567561 11258 raft_consensus.cc:2272] T 229d0b8fd68a4f2eb1b2b2f4acc44c31 P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.569299 11258 tablet_replica.cc:333] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.569783 11258 raft_consensus.cc:2243] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.570464 11258 raft_consensus.cc:2272] T c04de0cb72ae4a1da2e9db121a01ccfb P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.572180 11258 tablet_replica.cc:333] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.572650 11258 raft_consensus.cc:2243] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.573065 11258 raft_consensus.cc:2272] T f869a17600c244358edabf9c671062a5 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.574796 11258 tablet_replica.cc:333] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.575258 11258 raft_consensus.cc:2243] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.575978 11258 raft_consensus.cc:2272] T fed825e01a554d1088e4afa8edeb4e2d P 4c4f58d5e914427389002f9f551d620c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.577657 11258 tablet_replica.cc:333] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.578085 11258 raft_consensus.cc:2243] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.578486 11258 raft_consensus.cc:2272] T e0c59700bdfb41189f8b6cab63dfc822 P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.580183 11258 tablet_replica.cc:333] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c: stopping tablet replica
I20260710 13:20:11.580591 11258 raft_consensus.cc:2243] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:11.580961 11258 raft_consensus.cc:2272] T eccca716cb304fea85da557934a1a20f P 4c4f58d5e914427389002f9f551d620c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.616952 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:20:11.646946 11258 master.cc:562] Master@127.10.254.190:40979 shutting down...
I20260710 13:20:11.667053 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:11.667558 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:11.667887 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P eee0813978cc4239ad30a49561ac395f: stopping tablet replica
I20260710 13:20:11.687590 11258 master.cc:584] Master@127.10.254.190:40979 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12126 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:20:11.735206 11258 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.254.190:37967
I20260710 13:20:11.736423 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.741683 15618 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
W20260710 13:20:11.741859 15619 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
W20260710 13:20:11.742558 15621 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
I20260710 13:20:11.744204 11258 server_base.cc:1061] running on GCE node
I20260710 13:20:11.745147 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.745368 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:11.745524 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689611745506 us; error 0 us; skew 500 ppm
I20260710 13:20:11.746034 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.749001 11258 webserver.cc:533] Webserver started at http://127.10.254.190:42715/ using document root <none> and password file <none>
I20260710 13:20:11.749482 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.749635 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.749897 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.750936 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/master-0-root/instance:
uuid: "ee1915940d6746969488a6488023c54d"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-84g9"
I20260710 13:20:11.755295 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 13:20:11.758718 15626 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.759475 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:11.759756 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/master-0-root
uuid: "ee1915940d6746969488a6488023c54d"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-84g9"
I20260710 13:20:11.760070 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-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)
I20260710 13:20:11.791436 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:11.792970 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:11.833240 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.190:37967
I20260710 13:20:11.833335 15677 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.190:37967 every 8 connection(s)
I20260710 13:20:11.837107 15678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:11.847842 15678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d: Bootstrap starting.
I20260710 13:20:11.852559 15678 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:11.856904 15678 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d: No bootstrap required, opened a new log
I20260710 13:20:11.859140 15678 raft_consensus.cc:359] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1915940d6746969488a6488023c54d" member_type: VOTER }
I20260710 13:20:11.859539 15678 raft_consensus.cc:385] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:11.859759 15678 raft_consensus.cc:740] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee1915940d6746969488a6488023c54d, State: Initialized, Role: FOLLOWER
I20260710 13:20:11.860519 15678 consensus_queue.cc:260] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee1915940d6746969488a6488023c54d" member_type: VOTER }
I20260710 13:20:11.860998 15678 raft_consensus.cc:399] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:20:11.861208 15678 raft_consensus.cc:493] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:20:11.861502 15678 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:11.866372 15678 raft_consensus.cc:515] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1915940d6746969488a6488023c54d" member_type: VOTER }
I20260710 13:20:11.866899 15678 leader_election.cc:304] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [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: ee1915940d6746969488a6488023c54d; no voters: 
I20260710 13:20:11.868258 15678 leader_election.cc:290] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:20:11.868739 15681 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:11.870570 15681 raft_consensus.cc:697] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 1 LEADER]: Becoming Leader. State: Replica: ee1915940d6746969488a6488023c54d, State: Running, Role: LEADER
I20260710 13:20:11.871351 15678 sys_catalog.cc:565] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:20:11.871299 15681 consensus_queue.cc:237] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [LEADER]: Queue going to LEADER mode. State: All 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: "ee1915940d6746969488a6488023c54d" member_type: VOTER }
I20260710 13:20:11.875682 15682 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ee1915940d6746969488a6488023c54d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1915940d6746969488a6488023c54d" member_type: VOTER } }
I20260710 13:20:11.875916 15683 sys_catalog.cc:455] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ee1915940d6746969488a6488023c54d. Latest consensus state: current_term: 1 leader_uuid: "ee1915940d6746969488a6488023c54d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee1915940d6746969488a6488023c54d" member_type: VOTER } }
I20260710 13:20:11.876397 15682 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.876425 15683 sys_catalog.cc:458] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [sys.catalog]: This master's current role is: LEADER
I20260710 13:20:11.882380 15688 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:20:11.889683 15688 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:20:11.890762 11258 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:20:11.898769 15688 catalog_manager.cc:1383] Generated new cluster ID: cd1ae5d48ad344a1a329020917163850
I20260710 13:20:11.899053 15688 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:20:11.928364 15688 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:20:11.929841 15688 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:20:11.947063 15688 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d: Generated new TSK 0
I20260710 13:20:11.947659 15688 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:20:11.958034 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:11.963995 15699 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
W20260710 13:20:11.964905 15700 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
W20260710 13:20:11.968165 15702 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
I20260710 13:20:11.970252 11258 server_base.cc:1061] running on GCE node
I20260710 13:20:11.971963 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:11.972151 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:11.972329 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689611972308 us; error 0 us; skew 500 ppm
I20260710 13:20:11.972831 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:11.975153 11258 webserver.cc:533] Webserver started at http://127.10.254.129:36291/ using document root <none> and password file <none>
I20260710 13:20:11.975621 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:11.975829 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:11.976073 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:11.977109 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-0-root/instance:
uuid: "e9d0881b876b4cb6b631461b84eeb632"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-84g9"
I20260710 13:20:11.981932 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:20:11.985945 15707 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:11.986722 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:20:11.987037 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-0-root
uuid: "e9d0881b876b4cb6b631461b84eeb632"
format_stamp: "Formatted at 2026-07-10 13:20:11 on dist-test-slave-84g9"
I20260710 13:20:11.987308 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-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)
I20260710 13:20:12.012782 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.014032 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.015513 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.017809 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.018009 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.018237 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.018414 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.061401 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.129:42011
I20260710 13:20:12.061702 15769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.129:42011 every 8 connection(s)
I20260710 13:20:12.066572 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.074049 15774 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
W20260710 13:20:12.074570 15775 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
W20260710 13:20:12.078630 15778 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
I20260710 13:20:12.078779 11258 server_base.cc:1061] running on GCE node
I20260710 13:20:12.079430 15770 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37967
I20260710 13:20:12.079918 15770 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.080368 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:20:12.080595 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:12.080760 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689612080741 us; error 0 us; skew 500 ppm
I20260710 13:20:12.080698 15770 heartbeater.cc:507] Master 127.10.254.190:37967 requested a full tablet report, sending...
I20260710 13:20:12.081526 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.083448 15643 ts_manager.cc:194] Registered new tserver with Master: e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011)
I20260710 13:20:12.085932 11258 webserver.cc:533] Webserver started at http://127.10.254.130:45211/ using document root <none> and password file <none>
I20260710 13:20:12.086170 15643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60548
I20260710 13:20:12.086513 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.086769 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.087023 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.088491 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-1-root/instance:
uuid: "500d38c8392245a09e02537d9fe7875f"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-84g9"
I20260710 13:20:12.093122 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 13:20:12.097270 15782 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.098032 11258 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:20:12.098316 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-1-root
uuid: "500d38c8392245a09e02537d9fe7875f"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-84g9"
I20260710 13:20:12.098606 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-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)
I20260710 13:20:12.112093 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.113466 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.114935 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.117216 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.117435 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.117656 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.117803 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.159839 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.130:42089
I20260710 13:20:12.159972 15844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.130:42089 every 8 connection(s)
I20260710 13:20:12.164434 11258 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:20:12.171698 15848 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
W20260710 13:20:12.172572 15849 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
W20260710 13:20:12.174818 15851 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
I20260710 13:20:12.175412 11258 server_base.cc:1061] running on GCE node
I20260710 13:20:12.176337 15845 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37967
I20260710 13:20:12.176494 11258 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:20:12.176709 15845 heartbeater.cc:461] Registering TS with master...
W20260710 13:20:12.176801 11258 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 13:20:12.177064 11258 hybrid_clock.cc:648] HybridClock initialized: now 1783689612177047 us; error 0 us; skew 500 ppm
I20260710 13:20:12.177541 15845 heartbeater.cc:507] Master 127.10.254.190:37967 requested a full tablet report, sending...
I20260710 13:20:12.177654 11258 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:20:12.179982 15643 ts_manager.cc:194] Registered new tserver with Master: 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.180583 11258 webserver.cc:533] Webserver started at http://127.10.254.131:34051/ using document root <none> and password file <none>
I20260710 13:20:12.181253 11258 fs_manager.cc:362] Metadata directory not provided
I20260710 13:20:12.181510 11258 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:20:12.181818 11258 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:20:12.181998 15643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60562
I20260710 13:20:12.183389 11258 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-2-root/instance:
uuid: "7edbf82798d2487a82b8eb5f433616e9"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-84g9"
I20260710 13:20:12.188050 11258 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:20:12.191534 15856 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.192449 11258 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:20:12.192768 11258 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-2-root
uuid: "7edbf82798d2487a82b8eb5f433616e9"
format_stamp: "Formatted at 2026-07-10 13:20:12 on dist-test-slave-84g9"
I20260710 13:20:12.193040 11258 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskHYZKCu/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689506288745-11258-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)
I20260710 13:20:12.212621 11258 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:20:12.213815 11258 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:20:12.215284 11258 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:20:12.217535 11258 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:20:12.217734 11258 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.217964 11258 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:20:12.218115 11258 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:20:12.259529 11258 rpc_server.cc:307] RPC server started. Bound to: 127.10.254.131:37197
I20260710 13:20:12.259629 15918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.254.131:37197 every 8 connection(s)
I20260710 13:20:12.275264 15919 heartbeater.cc:344] Connected to a master server at 127.10.254.190:37967
I20260710 13:20:12.275652 15919 heartbeater.cc:461] Registering TS with master...
I20260710 13:20:12.276412 15919 heartbeater.cc:507] Master 127.10.254.190:37967 requested a full tablet report, sending...
I20260710 13:20:12.278369 15643 ts_manager.cc:194] Registered new tserver with Master: 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:12.279407 11258 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014951665s
I20260710 13:20:12.279970 15643 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60568
I20260710 13:20:12.308951 15643 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60582:
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"
    }
  }
}
W20260710 13:20:12.311565 15643 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.
I20260710 13:20:12.387048 15883 tablet_service.cc:1511] Processing CreateTablet for tablet 305bb47770844b419fa75463f47b96c0 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:12.387048 15884 tablet_service.cc:1511] Processing CreateTablet for tablet eb072c41a51d4b40972958b01dda95fa (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:12.389032 15883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305bb47770844b419fa75463f47b96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.389652 15884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb072c41a51d4b40972958b01dda95fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.395500 15882 tablet_service.cc:1511] Processing CreateTablet for tablet 6318c38e5672452cb0592d18d1119d13 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:12.397181 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6318c38e5672452cb0592d18d1119d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.401615 15881 tablet_service.cc:1511] Processing CreateTablet for tablet 7d29db8ed64c41a688deef067a1cf257 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:12.403631 15881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d29db8ed64c41a688deef067a1cf257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.408910 15880 tablet_service.cc:1511] Processing CreateTablet for tablet fe62a780b31e47ae90b3c861768b0fff (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:12.410578 15880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe62a780b31e47ae90b3c861768b0fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.412963 15879 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8f1fdac6454ea8ab3ff061bddd9ee9 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:12.414417 15879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8f1fdac6454ea8ab3ff061bddd9ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.417362 15878 tablet_service.cc:1511] Processing CreateTablet for tablet d0bd32b22dd24db290b2f2448e531c8a (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:12.418917 15878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bd32b22dd24db290b2f2448e531c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.425180 15810 tablet_service.cc:1511] Processing CreateTablet for tablet eb072c41a51d4b40972958b01dda95fa (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:12.426606 15810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb072c41a51d4b40972958b01dda95fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.427654 15806 tablet_service.cc:1511] Processing CreateTablet for tablet fe62a780b31e47ae90b3c861768b0fff (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:12.428725 15934 tablet_bootstrap.cc:492] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.429092 15806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe62a780b31e47ae90b3c861768b0fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.433003 15807 tablet_service.cc:1511] Processing CreateTablet for tablet 7d29db8ed64c41a688deef067a1cf257 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:12.434513 15807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d29db8ed64c41a688deef067a1cf257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.436256 15934 tablet_bootstrap.cc:654] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.437186 15808 tablet_service.cc:1511] Processing CreateTablet for tablet 6318c38e5672452cb0592d18d1119d13 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:12.438622 15808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6318c38e5672452cb0592d18d1119d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.440940 15809 tablet_service.cc:1511] Processing CreateTablet for tablet 305bb47770844b419fa75463f47b96c0 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:12.442520 15809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305bb47770844b419fa75463f47b96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.452401 15805 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8f1fdac6454ea8ab3ff061bddd9ee9 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:12.453018 15804 tablet_service.cc:1511] Processing CreateTablet for tablet d0bd32b22dd24db290b2f2448e531c8a (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:12.454592 15804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bd32b22dd24db290b2f2448e531c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.454666 15735 tablet_service.cc:1511] Processing CreateTablet for tablet eb072c41a51d4b40972958b01dda95fa (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:12.455440 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 7d29db8ed64c41a688deef067a1cf257 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:12.457093 15734 tablet_service.cc:1511] Processing CreateTablet for tablet 305bb47770844b419fa75463f47b96c0 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:12.457469 15731 tablet_service.cc:1511] Processing CreateTablet for tablet fe62a780b31e47ae90b3c861768b0fff (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:12.459241 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 6318c38e5672452cb0592d18d1119d13 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:12.461115 15729 tablet_service.cc:1511] Processing CreateTablet for tablet d0bd32b22dd24db290b2f2448e531c8a (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:12.462185 15805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8f1fdac6454ea8ab3ff061bddd9ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.459759 15730 tablet_service.cc:1511] Processing CreateTablet for tablet 0a8f1fdac6454ea8ab3ff061bddd9ee9 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:12.460907 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eb072c41a51d4b40972958b01dda95fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.469864 15731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe62a780b31e47ae90b3c861768b0fff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.472069 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d29db8ed64c41a688deef067a1cf257. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.473516 15729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0bd32b22dd24db290b2f2448e531c8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.474851 15728 tablet_service.cc:1511] Processing CreateTablet for tablet a03dea2bbd094cf0872fa13cadc29f96 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:12.476297 15728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03dea2bbd094cf0872fa13cadc29f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.477334 15803 tablet_service.cc:1511] Processing CreateTablet for tablet a03dea2bbd094cf0872fa13cadc29f96 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:12.478910 15803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03dea2bbd094cf0872fa13cadc29f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.481523 15727 tablet_service.cc:1511] Processing CreateTablet for tablet 800e0373356c48f7a425f1eec7f862fa (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:12.482627 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6318c38e5672452cb0592d18d1119d13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.483424 15727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800e0373356c48f7a425f1eec7f862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.481931 15884 tablet_service.cc:1511] Processing CreateTablet for tablet a03dea2bbd094cf0872fa13cadc29f96 (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:12.485733 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a8f1fdac6454ea8ab3ff061bddd9ee9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.488656 15884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a03dea2bbd094cf0872fa13cadc29f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.489171 15802 tablet_service.cc:1511] Processing CreateTablet for tablet 800e0373356c48f7a425f1eec7f862fa (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:12.490899 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305bb47770844b419fa75463f47b96c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.500304 15802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800e0373356c48f7a425f1eec7f862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.527518 15934 tablet_bootstrap.cc:492] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.528126 15934 ts_tablet_manager.cc:1403] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.100s	user 0.020s	sys 0.050s
I20260710 13:20:12.531090 15882 tablet_service.cc:1511] Processing CreateTablet for tablet 800e0373356c48f7a425f1eec7f862fa (DEFAULT_TABLE table=test-workload [id=e7ddc4355592472db9461a9a170575a9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:12.531178 15934 raft_consensus.cc:359] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:12.532032 15934 raft_consensus.cc:385] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.532335 15934 raft_consensus.cc:740] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.532603 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 800e0373356c48f7a425f1eec7f862fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:12.533077 15934 consensus_queue.cc:260] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:12.568764 15936 tablet_bootstrap.cc:492] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:12.589854 15938 tablet_bootstrap.cc:492] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.594146 15919 heartbeater.cc:499] Master 127.10.254.190:37967 was elected leader, sending a full tablet report...
I20260710 13:20:12.594673 15934 ts_tablet_manager.cc:1434] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.066s	user 0.022s	sys 0.011s
I20260710 13:20:12.595757 15934 tablet_bootstrap.cc:492] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.602103 15934 tablet_bootstrap.cc:654] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.610577 15936 tablet_bootstrap.cc:654] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.613497 15934 tablet_bootstrap.cc:492] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.617233 15934 ts_tablet_manager.cc:1403] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260710 13:20:12.619865 15934 raft_consensus.cc:359] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.620604 15934 raft_consensus.cc:385] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.620898 15934 raft_consensus.cc:740] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.621959 15936 tablet_bootstrap.cc:492] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:12.621734 15934 consensus_queue.cc:260] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.623500 15936 ts_tablet_manager.cc:1403] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.006s
I20260710 13:20:12.624675 15934 ts_tablet_manager.cc:1434] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:20:12.625687 15934 tablet_bootstrap.cc:492] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.626751 15936 raft_consensus.cc:359] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:12.627574 15936 raft_consensus.cc:385] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.627961 15936 raft_consensus.cc:740] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.628799 15936 consensus_queue.cc:260] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:12.629629 15938 tablet_bootstrap.cc:654] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.632709 15934 tablet_bootstrap.cc:654] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.637893 15936 ts_tablet_manager.cc:1434] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 13:20:12.638123 15845 heartbeater.cc:499] Master 127.10.254.190:37967 was elected leader, sending a full tablet report...
I20260710 13:20:12.639148 15936 tablet_bootstrap.cc:492] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:12.641296 15934 tablet_bootstrap.cc:492] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.641327 15938 tablet_bootstrap.cc:492] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.641930 15938 ts_tablet_manager.cc:1403] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.005s
I20260710 13:20:12.641932 15934 ts_tablet_manager.cc:1403] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:20:12.644965 15934 raft_consensus.cc:359] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.645145 15938 raft_consensus.cc:359] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.645743 15934 raft_consensus.cc:385] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.645866 15938 raft_consensus.cc:385] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.645898 15936 tablet_bootstrap.cc:654] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.646170 15934 raft_consensus.cc:740] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.646323 15938 raft_consensus.cc:740] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.647231 15934 consensus_queue.cc:260] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.647473 15938 consensus_queue.cc:260] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.649528 15934 ts_tablet_manager.cc:1434] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:12.650619 15934 tablet_bootstrap.cc:492] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.657871 15934 tablet_bootstrap.cc:654] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.672317 15934 tablet_bootstrap.cc:492] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.673022 15934 ts_tablet_manager.cc:1403] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 13:20:12.676441 15934 raft_consensus.cc:359] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.677284 15934 raft_consensus.cc:385] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.677583 15934 raft_consensus.cc:740] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.678445 15934 consensus_queue.cc:260] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.682538 15934 ts_tablet_manager.cc:1434] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260710 13:20:12.683851 15934 tablet_bootstrap.cc:492] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.690972 15934 tablet_bootstrap.cc:654] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.699994 15770 heartbeater.cc:499] Master 127.10.254.190:37967 was elected leader, sending a full tablet report...
I20260710 13:20:12.700663 15938 ts_tablet_manager.cc:1434] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.058s	user 0.016s	sys 0.042s
I20260710 13:20:12.701742 15938 tablet_bootstrap.cc:492] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.702186 15936 tablet_bootstrap.cc:492] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:12.702625 15936 ts_tablet_manager.cc:1403] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.024s
I20260710 13:20:12.705133 15936 raft_consensus.cc:359] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.705868 15936 raft_consensus.cc:385] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.706153 15936 raft_consensus.cc:740] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.707007 15936 consensus_queue.cc:260] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.709251 15938 tablet_bootstrap.cc:654] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.710346 15934 tablet_bootstrap.cc:492] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.710871 15934 ts_tablet_manager.cc:1403] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.014s
I20260710 13:20:12.711983 15936 ts_tablet_manager.cc:1434] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 13:20:12.712991 15936 tablet_bootstrap.cc:492] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:12.713991 15934 raft_consensus.cc:359] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.714840 15934 raft_consensus.cc:385] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.715133 15934 raft_consensus.cc:740] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.716120 15934 consensus_queue.cc:260] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.719638 15936 tablet_bootstrap.cc:654] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.720400 15934 ts_tablet_manager.cc:1434] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 13:20:12.720513 15938 tablet_bootstrap.cc:492] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.721081 15938 ts_tablet_manager.cc:1403] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 13:20:12.721487 15934 tablet_bootstrap.cc:492] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.724059 15938 raft_consensus.cc:359] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.724785 15938 raft_consensus.cc:385] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.725072 15938 raft_consensus.cc:740] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.725874 15938 consensus_queue.cc:260] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.727972 15938 ts_tablet_manager.cc:1434] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 13:20:12.728233 15934 tablet_bootstrap.cc:654] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.728885 15938 tablet_bootstrap.cc:492] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.736542 15938 tablet_bootstrap.cc:654] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.742694 15934 tablet_bootstrap.cc:492] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.743448 15934 ts_tablet_manager.cc:1403] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260710 13:20:12.747014 15938 tablet_bootstrap.cc:492] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.746771 15934 raft_consensus.cc:359] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.747509 15934 raft_consensus.cc:385] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.747552 15938 ts_tablet_manager.cc:1403] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260710 13:20:12.747931 15934 raft_consensus.cc:740] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.748865 15934 consensus_queue.cc:260] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.750763 15938 raft_consensus.cc:359] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.751664 15938 raft_consensus.cc:385] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.752007 15938 raft_consensus.cc:740] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.752874 15938 consensus_queue.cc:260] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.753932 15934 ts_tablet_manager.cc:1434] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 13:20:12.755044 15934 tablet_bootstrap.cc:492] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.754976 15938 ts_tablet_manager.cc:1434] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:20:12.756208 15938 tablet_bootstrap.cc:492] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.762632 15934 tablet_bootstrap.cc:654] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.763494 15938 tablet_bootstrap.cc:654] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.777474 15938 tablet_bootstrap.cc:492] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.777887 15938 ts_tablet_manager.cc:1403] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260710 13:20:12.779282 15936 tablet_bootstrap.cc:492] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:12.779744 15936 ts_tablet_manager.cc:1403] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.067s	user 0.034s	sys 0.024s
I20260710 13:20:12.780166 15938 raft_consensus.cc:359] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.780798 15938 raft_consensus.cc:385] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.781060 15938 raft_consensus.cc:740] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.781635 15934 tablet_bootstrap.cc:492] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.781756 15938 consensus_queue.cc:260] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.782191 15934 ts_tablet_manager.cc:1403] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.008s
I20260710 13:20:12.782799 15936 raft_consensus.cc:359] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.783758 15936 raft_consensus.cc:385] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.783949 15938 ts_tablet_manager.cc:1434] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:20:12.784094 15936 raft_consensus.cc:740] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.785178 15938 tablet_bootstrap.cc:492] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.784940 15936 consensus_queue.cc:260] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.785341 15937 raft_consensus.cc:493] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.785529 15934 raft_consensus.cc:359] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.786283 15934 raft_consensus.cc:385] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.785951 15937 raft_consensus.cc:515] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.786584 15934 raft_consensus.cc:740] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.787498 15934 consensus_queue.cc:260] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.789461 15937 leader_election.cc:290] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.792165 15938 tablet_bootstrap.cc:654] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.797088 15934 ts_tablet_manager.cc:1434] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 13:20:12.797760 15936 ts_tablet_manager.cc:1434] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260710 13:20:12.798200 15934 tablet_bootstrap.cc:492] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.802127 15938 tablet_bootstrap.cc:492] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.802726 15938 ts_tablet_manager.cc:1403] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.005s
I20260710 13:20:12.805357 15934 tablet_bootstrap.cc:654] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.805701 15936 tablet_bootstrap.cc:492] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:12.805915 15938 raft_consensus.cc:359] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.806752 15938 raft_consensus.cc:385] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.807047 15938 raft_consensus.cc:740] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.808086 15938 consensus_queue.cc:260] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.809450 15944 raft_consensus.cc:493] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.809924 15944 raft_consensus.cc:515] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.813601 15936 tablet_bootstrap.cc:654] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.820847 15944 leader_election.cc:290] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:12.826918 15936 tablet_bootstrap.cc:492] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:12.827647 15936 ts_tablet_manager.cc:1403] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 13:20:12.831146 15936 raft_consensus.cc:359] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.832194 15936 raft_consensus.cc:385] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.832574 15936 raft_consensus.cc:740] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.838476 15936 consensus_queue.cc:260] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.842952 15938 ts_tablet_manager.cc:1434] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 13:20:12.844412 15937 raft_consensus.cc:493] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.844975 15937 raft_consensus.cc:515] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.847298 15937 leader_election.cc:290] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.852650 15938 tablet_bootstrap.cc:492] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.856000 15936 ts_tablet_manager.cc:1434] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 13:20:12.859313 15938 tablet_bootstrap.cc:654] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.865442 15936 tablet_bootstrap.cc:492] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:12.872587 15938 tablet_bootstrap.cc:492] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.873193 15938 ts_tablet_manager.cc:1403] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260710 13:20:12.873800 15936 tablet_bootstrap.cc:654] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.876490 15938 raft_consensus.cc:359] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.877313 15938 raft_consensus.cc:385] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.877606 15938 raft_consensus.cc:740] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.878567 15938 consensus_queue.cc:260] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
W20260710 13:20:12.882843 15691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:12.884438 15938 ts_tablet_manager.cc:1434] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260710 13:20:12.885586 15938 tablet_bootstrap.cc:492] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.889777 15936 tablet_bootstrap.cc:492] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:12.890364 15936 ts_tablet_manager.cc:1403] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260710 13:20:12.895866 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:12.896597 15745 raft_consensus.cc:2468] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.898061 15936 raft_consensus.cc:359] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.898682 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:12.892701 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.898963 15936 raft_consensus.cc:385] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.899240 15937 raft_consensus.cc:493] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.900279 15820 raft_consensus.cc:2468] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.900606 15936 raft_consensus.cc:740] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.900785 15937 raft_consensus.cc:515] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.894040 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.901595 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.901651 15936 consensus_queue.cc:260] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.903115 15937 leader_election.cc:290] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.899950 15745 raft_consensus.cc:2468] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
W20260710 13:20:12.903616 15709 leader_election.cc:343] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.899914 15859 leader_election.cc:304] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:12.905798 15937 raft_consensus.cc:2804] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.906179 15937 raft_consensus.cc:493] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.906283 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.906553 15937 raft_consensus.cc:3060] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.892192 15938 tablet_bootstrap.cc:654] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.907208 15944 raft_consensus.cc:493] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.909449 15819 raft_consensus.cc:2468] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.909885 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:12.910106 15944 raft_consensus.cc:515] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.912246 15858 leader_election.cc:304] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:12.913519 15954 raft_consensus.cc:2804] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.913995 15954 raft_consensus.cc:493] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.910923 15745 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.914338 15954 raft_consensus.cc:3060] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.915464 15944 leader_election.cc:290] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:12.916000 15936 ts_tablet_manager.cc:1434] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 13:20:12.916347 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.917037 15936 tablet_bootstrap.cc:492] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
W20260710 13:20:12.918054 15858 leader_election.cc:343] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.917061 15819 raft_consensus.cc:2468] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:12.919947 15709 leader_election.cc:304] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:12.920876 15944 raft_consensus.cc:2804] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.921222 15944 raft_consensus.cc:493] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.921554 15944 raft_consensus.cc:3060] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.926167 15936 tablet_bootstrap.cc:654] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:12.929106 15859 leader_election.cc:304] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [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: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:12.933333 15966 raft_consensus.cc:493] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.933770 15966 raft_consensus.cc:515] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.935453 15966 leader_election.cc:290] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.935968 15966 raft_consensus.cc:2804] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.936268 15966 raft_consensus.cc:493] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.936592 15966 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.936861 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.937605 15819 raft_consensus.cc:2468] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.940024 15858 leader_election.cc:304] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:12.941067 15944 raft_consensus.cc:515] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.943620 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:12.949998 15938 tablet_bootstrap.cc:492] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:12.950692 15938 ts_tablet_manager.cc:1403] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.024s
I20260710 13:20:12.954272 15938 raft_consensus.cc:359] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:12.955150 15938 raft_consensus.cc:385] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.955461 15938 raft_consensus.cc:740] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.944378 15944 leader_election.cc:290] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:12.956107 15954 raft_consensus.cc:515] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.957576 15819 raft_consensus.cc:3060] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.960763 15968 raft_consensus.cc:2804] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:12.961231 15968 raft_consensus.cc:493] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.961587 15968 raft_consensus.cc:3060] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.958367 15938 consensus_queue.cc:260] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:12.964625 15954 leader_election.cc:290] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.965263 15954 raft_consensus.cc:493] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.965662 15954 raft_consensus.cc:515] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.964658 15938 ts_tablet_manager.cc:1434] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.009s
I20260710 13:20:12.970005 15934 tablet_bootstrap.cc:492] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:12.970011 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:12.970664 15934 ts_tablet_manager.cc:1403] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.173s	user 0.035s	sys 0.066s
I20260710 13:20:12.970830 15745 raft_consensus.cc:2468] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.972381 15938 tablet_bootstrap.cc:492] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:12.972832 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:12.973443 15894 raft_consensus.cc:2468] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:12.973785 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305bb47770844b419fa75463f47b96c0" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:12.974668 15934 raft_consensus.cc:359] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.975128 15934 raft_consensus.cc:385] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:12.975283 15934 raft_consensus.cc:740] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:12.976020 15954 leader_election.cc:290] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:12.975811 15934 consensus_queue.cc:260] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.976313 15819 raft_consensus.cc:2468] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:12.977483 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:12.977988 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:12.978520 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:12.978631 15745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:12.977531 15709 leader_election.cc:304] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:12.979153 15818 raft_consensus.cc:3060] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.979164 15745 raft_consensus.cc:3060] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:12.979637 15944 raft_consensus.cc:2804] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:12.979990 15936 tablet_bootstrap.cc:492] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:12.980655 15934 ts_tablet_manager.cc:1434] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:20:12.983525 15936 ts_tablet_manager.cc:1403] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.024s
I20260710 13:20:12.984438 15708 leader_election.cc:304] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [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: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:12.985890 15934 tablet_bootstrap.cc:492] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:12.976524 15954 raft_consensus.cc:493] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:12.989068 15936 raft_consensus.cc:359] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:12.989857 15954 raft_consensus.cc:515] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
W20260710 13:20:12.992856 15859 leader_election.cc:343] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:12.993800 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:12.994472 15820 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:12.995842 15858 leader_election.cc:304] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:12.997048 15818 raft_consensus.cc:2468] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:12.998530 15858 leader_election.cc:304] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:12.992960 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305bb47770844b419fa75463f47b96c0" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:13.000258 15954 leader_election.cc:290] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.007438 15937 raft_consensus.cc:515] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.008634 15954 raft_consensus.cc:2804] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.009057 15954 raft_consensus.cc:493] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:12.989876 15936 raft_consensus.cc:385] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.009596 15954 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.009965 15937 leader_election.cc:290] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.009862 15936 raft_consensus.cc:740] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.011034 15936 consensus_queue.cc:260] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.009626 15966 raft_consensus.cc:515] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.018425 15934 tablet_bootstrap.cc:654] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.010695 15937 raft_consensus.cc:2804] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.014701 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:13.023483 15744 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:13.024245 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
W20260710 13:20:13.024271 15858 leader_election.cc:343] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.024953 15858 leader_election.cc:304] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9; no voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:13.024982 15819 raft_consensus.cc:3060] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.025040 15937 raft_consensus.cc:697] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.025864 15969 raft_consensus.cc:2749] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.027172 15966 leader_election.cc:290] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.031463 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.032210 15744 raft_consensus.cc:3060] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.032819 15971 raft_consensus.cc:2804] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.033250 15971 raft_consensus.cc:493] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.033612 15971 raft_consensus.cc:3060] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.037002 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.037734 15818 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.039263 15819 raft_consensus.cc:2468] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.032848 15938 tablet_bootstrap.cc:654] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.022580 15968 raft_consensus.cc:515] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.039569 15936 ts_tablet_manager.cc:1434] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.000s
I20260710 13:20:13.022262 15944 raft_consensus.cc:697] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:13.039734 15744 raft_consensus.cc:2468] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.044953 15936 tablet_bootstrap.cc:492] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:13.042514 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.048530 15743 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.044184 15968 leader_election.cc:290] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.043372 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.052366 15742 raft_consensus.cc:3060] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.022771 15745 raft_consensus.cc:2468] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.046206 15971 raft_consensus.cc:515] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.056500 15743 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.057590 15858 leader_election.cc:304] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:13.057772 15859 leader_election.cc:304] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.047147 15818 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.058074 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.058045 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.057518 15971 leader_election.cc:290] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.056691 15937 consensus_queue.cc:237] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.060168 15820 raft_consensus.cc:3060] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:13.044360 15708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.254.131:37197, user_credentials={real_user=slave}} blocked reactor thread for 60156.2us
W20260710 13:20:13.063645 15708 leader_election.cc:343] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:13.064819 15708 leader_election.cc:343] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:20:13.066753 15709 leader_election.cc:343] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:13.061475 15968 raft_consensus.cc:2804] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.069571 15968 raft_consensus.cc:697] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.070447 15968 consensus_queue.cc:237] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.072264 15742 raft_consensus.cc:2468] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.072554 15820 raft_consensus.cc:2468] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.072741 15973 raft_consensus.cc:2804] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.073237 15973 raft_consensus.cc:697] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.058532 15944 consensus_queue.cc:237] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.074601 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:13.074518 15973 consensus_queue.cc:237] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.075270 15893 raft_consensus.cc:3060] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.076812 15954 raft_consensus.cc:515] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:13.077960 15858 leader_election.cc:304] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:13.078861 15970 raft_consensus.cc:2804] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.079319 15970 raft_consensus.cc:697] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.080181 15970 consensus_queue.cc:237] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.081580 15934 tablet_bootstrap.cc:492] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:13.082083 15934 ts_tablet_manager.cc:1403] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.011s
I20260710 13:20:13.082844 15936 tablet_bootstrap.cc:654] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.083398 15954 leader_election.cc:290] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.085460 15934 raft_consensus.cc:359] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.086182 15934 raft_consensus.cc:385] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.086479 15934 raft_consensus.cc:740] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.087072 15938 tablet_bootstrap.cc:492] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:13.087608 15938 ts_tablet_manager.cc:1403] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.115s	user 0.020s	sys 0.003s
I20260710 13:20:13.087378 15934 consensus_queue.cc:260] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.086354 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.089097 15893 raft_consensus.cc:2468] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:13.091672 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.093644 15934 ts_tablet_manager.cc:1434] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 13:20:13.092707 15742 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.091097 15820 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.113940 15642 catalog_manager.cc:5697] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.128574 15742 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.128877 15820 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.130481 15859 leader_election.cc:304] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.133940 15973 raft_consensus.cc:2804] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.134519 15973 raft_consensus.cc:697] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.135447 15973 consensus_queue.cc:237] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:13.108022 15708 leader_election.cc:304] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [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: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:13.139533 15938 raft_consensus.cc:359] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.140708 15938 raft_consensus.cc:385] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.141083 15938 raft_consensus.cc:740] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.141844 15938 consensus_queue.cc:260] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.142858 15944 raft_consensus.cc:2804] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.138808 15641 catalog_manager.cc:5697] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.145167 15944 raft_consensus.cc:697] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:13.146211 15944 consensus_queue.cc:237] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.148293 15938 ts_tablet_manager.cc:1434] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.060s	user 0.007s	sys 0.000s
I20260710 13:20:13.149735 15938 tablet_bootstrap.cc:492] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:13.153234 15936 tablet_bootstrap.cc:492] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:13.153817 15936 ts_tablet_manager.cc:1403] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.110s	user 0.028s	sys 0.013s
I20260710 13:20:13.155866 15938 tablet_bootstrap.cc:654] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.159427 15936 raft_consensus.cc:359] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.160449 15936 raft_consensus.cc:385] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.160763 15936 raft_consensus.cc:740] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.161648 15936 consensus_queue.cc:260] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.164824 15936 ts_tablet_manager.cc:1434] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:20:13.166201 15936 tablet_bootstrap.cc:492] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:13.173590 15936 tablet_bootstrap.cc:654] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.175369 15938 tablet_bootstrap.cc:492] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:13.175978 15938 ts_tablet_manager.cc:1403] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.003s
I20260710 13:20:13.178511 15936 tablet_bootstrap.cc:492] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:13.179046 15936 ts_tablet_manager.cc:1403] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:20:13.179211 15938 raft_consensus.cc:359] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.179966 15938 raft_consensus.cc:385] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.180217 15938 raft_consensus.cc:740] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.180891 15938 consensus_queue.cc:260] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.182037 15936 raft_consensus.cc:359] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.182746 15936 raft_consensus.cc:385] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.183002 15936 raft_consensus.cc:740] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.183346 15938 ts_tablet_manager.cc:1434] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:13.183773 15936 consensus_queue.cc:260] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.186074 15936 ts_tablet_manager.cc:1434] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:13.187054 15936 tablet_bootstrap.cc:492] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:13.192414 15936 tablet_bootstrap.cc:654] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:13.199376 15936 tablet_bootstrap.cc:492] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:13.199900 15936 ts_tablet_manager.cc:1403] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:20:13.202960 15936 raft_consensus.cc:359] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.203509 15936 raft_consensus.cc:385] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:13.203680 15936 raft_consensus.cc:740] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:13.204289 15936 consensus_queue.cc:260] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.204013 15642 catalog_manager.cc:5697] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.206159 15643 catalog_manager.cc:5697] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.208603 15936 ts_tablet_manager.cc:1434] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:20:13.210107 15643 catalog_manager.cc:5697] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.211905 15643 catalog_manager.cc:5697] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.213361 15643 catalog_manager.cc:5697] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.292786 15941 raft_consensus.cc:493] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.293264 15941 raft_consensus.cc:515] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.295629 15941 leader_election.cc:290] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.305420 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:13.306237 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:13.306578 15973 raft_consensus.cc:493] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.307003 15893 raft_consensus.cc:2393] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 500d38c8392245a09e02537d9fe7875f in current term 1: Already voted for candidate e9d0881b876b4cb6b631461b84eeb632 in this term.
I20260710 13:20:13.307067 15973 raft_consensus.cc:515] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.308171 15783 leader_election.cc:304] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f; no voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:13.309031 15941 raft_consensus.cc:3060] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.309329 15973 leader_election.cc:290] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.310030 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:13.310638 15742 raft_consensus.cc:2468] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:13.310869 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:13.311489 15820 raft_consensus.cc:2468] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
I20260710 13:20:13.311694 15859 leader_election.cc:304] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.312583 15973 raft_consensus.cc:2804] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.312937 15973 raft_consensus.cc:493] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.313164 15973 raft_consensus.cc:3060] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.315047 15941 raft_consensus.cc:2749] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.318607 15973 raft_consensus.cc:515] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.320436 15973 leader_election.cc:290] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.321201 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.321532 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.321801 15742 raft_consensus.cc:3060] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.322036 15820 raft_consensus.cc:3060] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.327103 15820 raft_consensus.cc:2468] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.327410 15742 raft_consensus.cc:2468] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:13.328332 15858 leader_election.cc:304] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:13.329164 15973 raft_consensus.cc:2804] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.329559 15973 raft_consensus.cc:697] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.330181 15973 consensus_queue.cc:237] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.338399 15973 raft_consensus.cc:493] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.338994 15973 raft_consensus.cc:515] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.338425 15641 catalog_manager.cc:5697] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:13.341181 15973 leader_election.cc:290] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:13.342010 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:13.342913 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:13.343650 15820 raft_consensus.cc:2393] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7edbf82798d2487a82b8eb5f433616e9 in current term 1: Already voted for candidate e9d0881b876b4cb6b631461b84eeb632 in this term.
I20260710 13:20:13.344668 15858 leader_election.cc:304] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9; no voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:13.345615 15973 raft_consensus.cc:3060] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.351225 15973 raft_consensus.cc:2749] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:13.463995 15973 consensus_queue.cc:1048] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.464319 15968 consensus_queue.cc:1048] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.471204 15968 consensus_queue.cc:1048] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.478814 15966 consensus_queue.cc:1048] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.483880 15968 consensus_queue.cc:1048] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.484532 15954 consensus_queue.cc:1048] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.503234 15973 consensus_queue.cc:1048] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.514288 15966 consensus_queue.cc:1048] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.531263 15937 consensus_queue.cc:1048] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.545400 15973 consensus_queue.cc:1048] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.580436 15944 consensus_queue.cc:1048] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.592729 16007 consensus_queue.cc:1048] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.593303 15944 consensus_queue.cc:1048] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.600783 15944 raft_consensus.cc:493] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:13.601277 15944 raft_consensus.cc:515] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.606973 15971 consensus_queue.cc:1048] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:13.608693 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305bb47770844b419fa75463f47b96c0" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:13.609404 15818 raft_consensus.cc:2468] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:13.610626 15709 leader_election.cc:304] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.612073 15944 leader_election.cc:290] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.612610 15944 raft_consensus.cc:2804] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:13.612950 15944 raft_consensus.cc:493] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:13.613336 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305bb47770844b419fa75463f47b96c0" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:13.613279 15944 raft_consensus.cc:3060] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.614143 15894 raft_consensus.cc:2468] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:13.621380 15944 raft_consensus.cc:515] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.623890 15944 leader_election.cc:290] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.624248 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305bb47770844b419fa75463f47b96c0" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.624899 15818 raft_consensus.cc:3060] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.625383 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305bb47770844b419fa75463f47b96c0" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:13.626034 15893 raft_consensus.cc:3060] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:13.631999 15818 raft_consensus.cc:2468] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:13.632102 15893 raft_consensus.cc:2468] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:13.633272 15709 leader_election.cc:304] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.634020 15944 raft_consensus.cc:2804] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:13.634409 15944 raft_consensus.cc:697] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:13.635082 15944 consensus_queue.cc:237] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.641662 15641 catalog_manager.cc:5697] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.776211 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:13.776728 15893 raft_consensus.cc:606] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:13.785123 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:13.785626 15893 raft_consensus.cc:606] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:13.790868 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:13.791366 15893 raft_consensus.cc:606] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:13.796664 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:13.797180 15893 raft_consensus.cc:606] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:13.803635 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:13.804423 15893 raft_consensus.cc:606] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:13.809652 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:13.810132 15893 raft_consensus.cc:606] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:13.815389 15973 consensus_queue.cc:1048] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.817173 15973 consensus_queue.cc:1048] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:13.825021 15970 raft_consensus.cc:993] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:13.825491 15970 raft_consensus.cc:1081] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:13.828508 15742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:20:13.829195 15742 raft_consensus.cc:606] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:13.830786 15742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:40744
I20260710 13:20:13.836354 15742 raft_consensus.cc:493] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.835986 15744 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
mode: GRACEFUL
new_leader_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:20:13.836817 15742 raft_consensus.cc:3060] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.837001 15744 raft_consensus.cc:606] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Received request to transfer leadership to TS 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:13.843200 15742 raft_consensus.cc:515] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.848032 15742 leader_election.cc:290] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.848176 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:13.848876 15818 raft_consensus.cc:3060] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.849346 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d29db8ed64c41a688deef067a1cf257" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:13.849888 15893 raft_consensus.cc:3055] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.850129 15893 raft_consensus.cc:740] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.850747 15893 consensus_queue.cc:260] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.851645 15893 raft_consensus.cc:3060] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.854449 15818 raft_consensus.cc:2468] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:13.855612 15709 leader_election.cc:304] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.856412 15944 raft_consensus.cc:2804] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.856863 15944 raft_consensus.cc:697] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:13.857035 15893 raft_consensus.cc:2468] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:13.857679 15944 consensus_queue.cc:237] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.864020 15641 catalog_manager.cc:5697] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:13.962446 15966 raft_consensus.cc:993] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:13.962863 15954 raft_consensus.cc:1081] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:13.964529 15818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51438
I20260710 13:20:13.964684 15966 raft_consensus.cc:993] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:13.965209 15954 raft_consensus.cc:1081] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:13.965118 15818 raft_consensus.cc:493] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.965732 15818 raft_consensus.cc:3060] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.966748 15819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51438
I20260710 13:20:13.967356 15819 raft_consensus.cc:493] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:13.967734 15819 raft_consensus.cc:3060] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.972995 15818 raft_consensus.cc:515] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.974728 15819 raft_consensus.cc:515] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.975519 15818 leader_election.cc:290] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.976563 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.976981 15819 leader_election.cc:290] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:13.977308 15742 raft_consensus.cc:3060] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.976645 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0bd32b22dd24db290b2f2448e531c8a" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:13.977873 15893 raft_consensus.cc:3055] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.977978 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:13.978241 15893 raft_consensus.cc:740] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.978511 15744 raft_consensus.cc:3060] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.979087 15893 consensus_queue.cc:260] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.980407 15893 raft_consensus.cc:3060] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.984026 15744 raft_consensus.cc:2468] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:13.984790 15742 raft_consensus.cc:2468] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:13.984870 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe62a780b31e47ae90b3c861768b0fff" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:13.986090 15894 raft_consensus.cc:3055] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:13.986349 15894 raft_consensus.cc:740] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:13.985368 15785 leader_election.cc:304] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.987128 15941 raft_consensus.cc:2804] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.987317 15785 leader_election.cc:304] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:13.987154 15894 consensus_queue.cc:260] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.988767 15894 raft_consensus.cc:3060] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:13.989229 15941 raft_consensus.cc:697] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:13.989941 16017 raft_consensus.cc:2804] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:13.990528 16017 raft_consensus.cc:697] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:13.990141 15941 consensus_queue.cc:237] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.991474 16017 consensus_queue.cc:237] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:13.988708 15893 raft_consensus.cc:2468] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:13.998939 15894 raft_consensus.cc:2468] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:13.999408 15641 catalog_manager.cc:5697] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.012346 15643 catalog_manager.cc:5697] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.022611 15966 raft_consensus.cc:993] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:14.023021 15954 raft_consensus.cc:1081] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:14.024370 15742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:40744
I20260710 13:20:14.024801 15742 raft_consensus.cc:493] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.025044 15742 raft_consensus.cc:3060] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.029853 15742 raft_consensus.cc:515] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.031533 15742 leader_election.cc:290] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:14.032408 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:14.032650 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6318c38e5672452cb0592d18d1119d13" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:14.033087 15819 raft_consensus.cc:3060] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.033229 15894 raft_consensus.cc:3055] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.033618 15894 raft_consensus.cc:740] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:14.034337 15894 consensus_queue.cc:260] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.035497 15894 raft_consensus.cc:3060] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.036509 15944 consensus_queue.cc:1048] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.039829 15819 raft_consensus.cc:2468] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:14.041841 15709 leader_election.cc:304] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:14.042119 15894 raft_consensus.cc:2468] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:14.043278 15944 raft_consensus.cc:2804] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.043951 15944 raft_consensus.cc:697] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:14.044705 15944 consensus_queue.cc:237] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.052987 16007 consensus_queue.cc:1048] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:14.052526 15641 catalog_manager.cc:5697] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.071261 15971 raft_consensus.cc:993] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: : Instructing follower 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:14.071755 16007 raft_consensus.cc:1081] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Signalling peer 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:14.073385 15894 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:52844
I20260710 13:20:14.073865 15894 raft_consensus.cc:493] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.074237 15894 raft_consensus.cc:3060] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.074750 15971 raft_consensus.cc:993] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:14.075264 16007 raft_consensus.cc:1081] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:14.077229 15818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51448
I20260710 13:20:14.077824 15818 raft_consensus.cc:493] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.078193 15818 raft_consensus.cc:3060] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.081591 15894 raft_consensus.cc:515] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.083877 15894 leader_election.cc:290] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:14.084932 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:14.084936 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "800e0373356c48f7a425f1eec7f862fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:14.085261 15818 raft_consensus.cc:515] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.085752 15742 raft_consensus.cc:3055] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.085700 15819 raft_consensus.cc:3060] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.086139 15742 raft_consensus.cc:740] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:14.087213 15818 leader_election.cc:290] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:14.087008 15742 consensus_queue.cc:260] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.088315 15742 raft_consensus.cc:3060] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.088490 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:14.089104 15894 raft_consensus.cc:3060] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.093211 15744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a03dea2bbd094cf0872fa13cadc29f96" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:14.093863 15744 raft_consensus.cc:3055] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.094178 15744 raft_consensus.cc:740] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:14.095055 15894 raft_consensus.cc:2468] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:14.094983 15744 consensus_queue.cc:260] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.095571 15742 raft_consensus.cc:2468] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 2.
I20260710 13:20:14.096310 15744 raft_consensus.cc:3060] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.096475 15783 leader_election.cc:304] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:14.096765 15859 leader_election.cc:304] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:14.097348 16017 raft_consensus.cc:2804] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.097615 15954 raft_consensus.cc:2804] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.097818 16017 raft_consensus.cc:697] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:14.098132 15954 raft_consensus.cc:697] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:14.098090 15819 raft_consensus.cc:2468] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 2.
I20260710 13:20:14.098723 16017 consensus_queue.cc:237] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.099177 15954 consensus_queue.cc:237] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.107194 15641 catalog_manager.cc:5697] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.107360 15643 catalog_manager.cc:5697] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 1 to 2, leader changed from e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129) to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:14.108275 15744 raft_consensus.cc:2468] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:14.112133 15966 raft_consensus.cc:993] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:14.112625 15954 raft_consensus.cc:1081] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:14.114261 15819 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51438
I20260710 13:20:14.114866 15819 raft_consensus.cc:493] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.115159 15819 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.120626 15819 raft_consensus.cc:515] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.122306 15819 leader_election.cc:290] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:14.123164 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:14.123380 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:14.123862 15742 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.123978 15894 raft_consensus.cc:3055] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.124410 15894 raft_consensus.cc:740] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:14.125094 15894 consensus_queue.cc:260] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.125989 15894 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.128886 15742 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:14.129905 15785 leader_election.cc:304] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:14.130560 16017 raft_consensus.cc:2804] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.130813 15894 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:14.130991 16017 raft_consensus.cc:697] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:14.131953 16017 consensus_queue.cc:237] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:14.138152 15643 catalog_manager.cc:5697] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.151311 15966 raft_consensus.cc:993] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:14.151741 15954 raft_consensus.cc:1081] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:14.153151 15742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:40744
I20260710 13:20:14.153610 15742 raft_consensus.cc:493] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:14.153957 15742 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.159066 15742 raft_consensus.cc:515] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:14.160717 15742 leader_election.cc:290] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Requested vote from peers 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:14.161821 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:14.161922 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:14.162387 15894 raft_consensus.cc:3055] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:14.162478 15819 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.162691 15894 raft_consensus.cc:740] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:14.163414 15894 consensus_queue.cc:260] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:14.164412 15894 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:14.167672 15819 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:14.168813 15709 leader_election.cc:304] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:14.169427 15894 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:14.169636 16007 raft_consensus.cc:2804] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:14.170126 16007 raft_consensus.cc:697] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:14.170822 16007 consensus_queue.cc:237] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:14.177111 15643 catalog_manager.cc:5697] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:14.249289 15819 raft_consensus.cc:1275] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.250535 16007 consensus_queue.cc:1048] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.258333 15894 raft_consensus.cc:1275] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.260011 16010 consensus_queue.cc:1048] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.472720 15894 raft_consensus.cc:1275] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.474058 16017 consensus_queue.cc:1048] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.482321 15742 raft_consensus.cc:1275] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.485250 16017 consensus_queue.cc:1048] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:14.519860 15742 raft_consensus.cc:1275] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.520202 15744 raft_consensus.cc:1275] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.521167 16021 consensus_queue.cc:1048] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.521502 16017 consensus_queue.cc:1048] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.523177 15819 raft_consensus.cc:1275] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.524894 15954 consensus_queue.cc:1048] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:14.538900 15742 raft_consensus.cc:1275] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.540721 15893 raft_consensus.cc:1275] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.540562 15973 consensus_queue.cc:1048] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.544402 15941 consensus_queue.cc:1048] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.545208 15894 raft_consensus.cc:1275] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.555814 15941 consensus_queue.cc:1048] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.563344 15819 raft_consensus.cc:1275] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.564728 16007 consensus_queue.cc:1048] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.572209 15818 raft_consensus.cc:1275] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.573491 16007 consensus_queue.cc:1048] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.577086 15893 raft_consensus.cc:1275] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.578501 15971 consensus_queue.cc:1048] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.594519 15742 raft_consensus.cc:1275] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.595938 15941 consensus_queue.cc:1048] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.599453 15893 raft_consensus.cc:1275] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.601145 16010 consensus_queue.cc:1048] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:14.620334 15893 raft_consensus.cc:1275] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:14.621722 16018 consensus_queue.cc:1048] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:16.863457 15643 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50890:
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"
    }
  }
}
W20260710 13:20:16.866241 15643 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.
I20260710 13:20:16.914357 15734 tablet_service.cc:1511] Processing CreateTablet for tablet d1b596250ca3417298ec1d5c643d5c59 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:16.915635 15734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b596250ca3417298ec1d5c643d5c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.915380 15808 tablet_service.cc:1511] Processing CreateTablet for tablet d1b596250ca3417298ec1d5c643d5c59 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:16.916602 15808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b596250ca3417298ec1d5c643d5c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.917804 15884 tablet_service.cc:1511] Processing CreateTablet for tablet d1b596250ca3417298ec1d5c643d5c59 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:20:16.919027 15884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1b596250ca3417298ec1d5c643d5c59. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:20:16.919180 15691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:16.920532 15732 tablet_service.cc:1511] Processing CreateTablet for tablet 3a87c9afd15a44309b4d420d375d602e (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:16.920748 15807 tablet_service.cc:1511] Processing CreateTablet for tablet 3a87c9afd15a44309b4d420d375d602e (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:16.921816 15732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a87c9afd15a44309b4d420d375d602e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.922978 15882 tablet_service.cc:1511] Processing CreateTablet for tablet 3a87c9afd15a44309b4d420d375d602e (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:20:16.924345 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a87c9afd15a44309b4d420d375d602e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.921835 15807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a87c9afd15a44309b4d420d375d602e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.939069 15735 tablet_service.cc:1511] Processing CreateTablet for tablet 7f578622435c414681127bda5a6c67bd (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:16.940626 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f578622435c414681127bda5a6c67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.941242 15802 tablet_service.cc:1511] Processing CreateTablet for tablet 7f578622435c414681127bda5a6c67bd (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:16.942592 15802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f578622435c414681127bda5a6c67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.943684 15881 tablet_service.cc:1511] Processing CreateTablet for tablet 7f578622435c414681127bda5a6c67bd (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:20:16.945205 15881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f578622435c414681127bda5a6c67bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.951181 15730 tablet_service.cc:1511] Processing CreateTablet for tablet bde43dc7063f4568ae8c9a12f2eb124c (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:16.952518 15730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde43dc7063f4568ae8c9a12f2eb124c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.957301 15805 tablet_service.cc:1511] Processing CreateTablet for tablet bde43dc7063f4568ae8c9a12f2eb124c (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:16.958623 15805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde43dc7063f4568ae8c9a12f2eb124c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.962216 15809 tablet_service.cc:1511] Processing CreateTablet for tablet faaa8b83726748b0a18d3ea67c53e0e2 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:16.963541 15809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faaa8b83726748b0a18d3ea67c53e0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.965632 15733 tablet_service.cc:1511] Processing CreateTablet for tablet faaa8b83726748b0a18d3ea67c53e0e2 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:16.966934 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faaa8b83726748b0a18d3ea67c53e0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.967309 16045 tablet_bootstrap.cc:492] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:16.969553 15878 tablet_service.cc:1511] Processing CreateTablet for tablet bde43dc7063f4568ae8c9a12f2eb124c (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:20:16.971072 15878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde43dc7063f4568ae8c9a12f2eb124c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.982383 16045 tablet_bootstrap.cc:654] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:16.984894 15803 tablet_service.cc:1511] Processing CreateTablet for tablet 104a4b7eeb1e4d348b4a9ad097e238c3 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:16.986327 15803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104a4b7eeb1e4d348b4a9ad097e238c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.986135 15727 tablet_service.cc:1511] Processing CreateTablet for tablet 279f31073ed44a2589ad3a3fa84ff2fc (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:16.976977 16044 tablet_bootstrap.cc:492] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:16.989323 15882 tablet_service.cc:1511] Processing CreateTablet for tablet 104a4b7eeb1e4d348b4a9ad097e238c3 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:16.991231 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104a4b7eeb1e4d348b4a9ad097e238c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.990285 15727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f31073ed44a2589ad3a3fa84ff2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:16.997694 15884 tablet_service.cc:1511] Processing CreateTablet for tablet faaa8b83726748b0a18d3ea67c53e0e2 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:20:16.999069 15884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet faaa8b83726748b0a18d3ea67c53e0e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.007062 16043 tablet_bootstrap.cc:492] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.014310 15735 tablet_service.cc:1511] Processing CreateTablet for tablet 104a4b7eeb1e4d348b4a9ad097e238c3 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:20:17.015820 15735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104a4b7eeb1e4d348b4a9ad097e238c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.025135 16045 tablet_bootstrap.cc:492] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.031004 16045 ts_tablet_manager.cc:1403] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.014s
I20260710 13:20:17.025992 16043 tablet_bootstrap.cc:654] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.037302 16045 raft_consensus.cc:359] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.038153 16045 raft_consensus.cc:385] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.038508 16045 raft_consensus.cc:740] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.039302 16045 consensus_queue.cc:260] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.078419 16045 ts_tablet_manager.cc:1434] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.047s	user 0.014s	sys 0.006s
I20260710 13:20:17.080291 16045 tablet_bootstrap.cc:492] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.082589 16044 tablet_bootstrap.cc:654] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.087098 16045 tablet_bootstrap.cc:654] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.093513 15803 tablet_service.cc:1511] Processing CreateTablet for tablet 279f31073ed44a2589ad3a3fa84ff2fc (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:17.096496 15803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f31073ed44a2589ad3a3fa84ff2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.097095 15879 tablet_service.cc:1511] Processing CreateTablet for tablet 279f31073ed44a2589ad3a3fa84ff2fc (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:20:17.098850 15879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 279f31073ed44a2589ad3a3fa84ff2fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.114697 16043 tablet_bootstrap.cc:492] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.115278 16043 ts_tablet_manager.cc:1403] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.108s	user 0.008s	sys 0.009s
I20260710 13:20:17.118166 16043 raft_consensus.cc:359] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.119282 16045 tablet_bootstrap.cc:492] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.120607 15727 tablet_service.cc:1511] Processing CreateTablet for tablet 2aec981f60f74ed2ad33847b652d7004 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:17.121397 16043 raft_consensus.cc:385] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.121785 16043 raft_consensus.cc:740] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.122004 16045 ts_tablet_manager.cc:1403] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.009s
I20260710 13:20:17.121620 15805 tablet_service.cc:1511] Processing CreateTablet for tablet 2aec981f60f74ed2ad33847b652d7004 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:17.123936 15805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aec981f60f74ed2ad33847b652d7004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.124059 15733 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae1f57ed1184e049aa5e6b82c4ebac8 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:17.125311 15733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae1f57ed1184e049aa5e6b82c4ebac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.126134 15727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aec981f60f74ed2ad33847b652d7004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.126425 16045 raft_consensus.cc:359] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.128051 16045 raft_consensus.cc:385] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.135365 15807 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae1f57ed1184e049aa5e6b82c4ebac8 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:17.139154 16045 raft_consensus.cc:740] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.136346 15881 tablet_service.cc:1511] Processing CreateTablet for tablet 4ae1f57ed1184e049aa5e6b82c4ebac8 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:20:17.140488 15807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae1f57ed1184e049aa5e6b82c4ebac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.141029 15881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ae1f57ed1184e049aa5e6b82c4ebac8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.140784 16045 consensus_queue.cc:260] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.152064 15882 tablet_service.cc:1511] Processing CreateTablet for tablet 2aec981f60f74ed2ad33847b652d7004 (DEFAULT_TABLE table=soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:20:17.153527 15882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aec981f60f74ed2ad33847b652d7004. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:20:17.144743 16043 consensus_queue.cc:260] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.164736 16045 ts_tablet_manager.cc:1434] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 13:20:17.165925 16045 tablet_bootstrap.cc:492] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.171156 16043 ts_tablet_manager.cc:1434] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.004s
I20260710 13:20:17.176229 16043 tablet_bootstrap.cc:492] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.188436 16044 tablet_bootstrap.cc:492] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.189049 16044 ts_tablet_manager.cc:1403] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.213s	user 0.016s	sys 0.003s
I20260710 13:20:17.196338 16043 tablet_bootstrap.cc:654] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.201148 16045 tablet_bootstrap.cc:654] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
W20260710 13:20:17.204030 15708 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.254.131:37197, user_credentials={real_user=slave}} blocked reactor thread for 55756.5us
I20260710 13:20:17.205113 16044 raft_consensus.cc:359] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.206203 16044 raft_consensus.cc:385] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.206502 16044 raft_consensus.cc:740] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.215917 16044 consensus_queue.cc:260] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.216990 15966 raft_consensus.cc:493] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.217839 15966 raft_consensus.cc:515] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.222535 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:17.224032 15966 leader_election.cc:290] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:17.224963 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.225646 15818 raft_consensus.cc:2468] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 0.
W20260710 13:20:17.224130 15859 leader_election.cc:343] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.230466 16045 tablet_bootstrap.cc:492] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.231030 16045 ts_tablet_manager.cc:1403] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.065s	user 0.012s	sys 0.005s
I20260710 13:20:17.234108 16045 raft_consensus.cc:359] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.234925 16045 raft_consensus.cc:385] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.235042 15858 leader_election.cc:304] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [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: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.235956 15966 raft_consensus.cc:2804] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.236753 15966 raft_consensus.cc:493] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.237087 15966 raft_consensus.cc:3060] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.235251 16045 raft_consensus.cc:740] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.243701 16045 consensus_queue.cc:260] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.246416 16045 ts_tablet_manager.cc:1434] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 13:20:17.252846 16043 tablet_bootstrap.cc:492] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.253523 16043 ts_tablet_manager.cc:1403] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.029s
I20260710 13:20:17.257167 16043 raft_consensus.cc:359] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.257993 16043 raft_consensus.cc:385] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.258311 16043 raft_consensus.cc:740] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.259171 16043 consensus_queue.cc:260] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.261675 16043 ts_tablet_manager.cc:1434] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 13:20:17.262737 16043 tablet_bootstrap.cc:492] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.269657 16044 ts_tablet_manager.cc:1434] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.080s	user 0.028s	sys 0.024s
I20260710 13:20:17.271180 16044 tablet_bootstrap.cc:492] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.276859 15966 raft_consensus.cc:515] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.279299 16043 tablet_bootstrap.cc:654] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.281096 16044 tablet_bootstrap.cc:654] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.278043 16045 tablet_bootstrap.cc:492] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.284843 16043 tablet_bootstrap.cc:492] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.285313 16043 ts_tablet_manager.cc:1403] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 13:20:17.286229 16044 tablet_bootstrap.cc:492] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.286742 16044 ts_tablet_manager.cc:1403] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 13:20:17.288184 16043 raft_consensus.cc:359] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.289019 16043 raft_consensus.cc:385] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.289291 16043 raft_consensus.cc:740] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.289820 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:17.289803 16044 raft_consensus.cc:359] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.290700 16044 raft_consensus.cc:385] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.289997 16043 consensus_queue.cc:260] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.290735 15818 raft_consensus.cc:3060] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.291175 16044 raft_consensus.cc:740] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.292297 16044 consensus_queue.cc:260] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.292936 16043 ts_tablet_manager.cc:1434] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:20:17.293979 16043 tablet_bootstrap.cc:492] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.294860 16044 ts_tablet_manager.cc:1434] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 13:20:17.296026 16044 tablet_bootstrap.cc:492] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.298950 15818 raft_consensus.cc:2468] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:17.300338 16043 tablet_bootstrap.cc:654] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.300563 15858 leader_election.cc:304] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:17.290365 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:17.301528 16055 raft_consensus.cc:2804] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.302513 16044 tablet_bootstrap.cc:654] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.301651 15743 raft_consensus.cc:3060] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.307652 15966 leader_election.cc:290] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:17.316576 16055 raft_consensus.cc:697] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:17.317698 16055 consensus_queue.cc:237] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.318711 16044 tablet_bootstrap.cc:492] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.319342 16044 ts_tablet_manager.cc:1403] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 13:20:17.322499 16045 tablet_bootstrap.cc:654] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.322680 16044 raft_consensus.cc:359] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.323577 16044 raft_consensus.cc:385] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.323920 16044 raft_consensus.cc:740] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.323297 15743 raft_consensus.cc:2468] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 1.
I20260710 13:20:17.326007 16044 consensus_queue.cc:260] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.327885 16044 ts_tablet_manager.cc:1434] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260710 13:20:17.328965 16044 tablet_bootstrap.cc:492] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.331323 16045 tablet_bootstrap.cc:492] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.332039 16045 ts_tablet_manager.cc:1403] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.002s
I20260710 13:20:17.335754 16044 tablet_bootstrap.cc:654] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.335371 16045 raft_consensus.cc:359] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.336238 16045 raft_consensus.cc:385] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.336546 16045 raft_consensus.cc:740] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.337313 16045 consensus_queue.cc:260] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.340149 16045 ts_tablet_manager.cc:1434] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.006s
I20260710 13:20:17.341827 16045 tablet_bootstrap.cc:492] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.343644 16043 tablet_bootstrap.cc:492] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.376879 16043 ts_tablet_manager.cc:1403] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.083s	user 0.013s	sys 0.027s
I20260710 13:20:17.383193 16045 tablet_bootstrap.cc:654] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.382705 16043 raft_consensus.cc:359] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.384020 16043 raft_consensus.cc:385] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.384400 16043 raft_consensus.cc:740] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.384809 15643 catalog_manager.cc:5697] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 1 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:17.388127 16018 raft_consensus.cc:493] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.389237 16018 raft_consensus.cc:515] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.392875 16044 tablet_bootstrap.cc:492] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.394076 16044 ts_tablet_manager.cc:1403] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.006s
I20260710 13:20:17.394749 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:17.396078 15743 raft_consensus.cc:2468] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 0.
I20260710 13:20:17.398062 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.398931 15785 leader_election.cc:304] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:17.399274 15893 raft_consensus.cc:2468] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 0.
I20260710 13:20:17.401598 16018 leader_election.cc:290] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.402289 16018 raft_consensus.cc:2804] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.402714 16018 raft_consensus.cc:493] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.403102 16018 raft_consensus.cc:3060] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.402016 16043 consensus_queue.cc:260] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.407547 16043 ts_tablet_manager.cc:1434] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.004s
I20260710 13:20:17.399881 16044 raft_consensus.cc:359] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.408587 16044 raft_consensus.cc:385] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.408996 16044 raft_consensus.cc:740] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.415375 16043 tablet_bootstrap.cc:492] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.422075 16018 raft_consensus.cc:515] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.424610 16043 tablet_bootstrap.cc:654] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.424153 16044 consensus_queue.cc:260] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.427134 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.427959 15893 raft_consensus.cc:3060] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.428995 16044 ts_tablet_manager.cc:1434] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.005s
I20260710 13:20:17.430663 16044 tablet_bootstrap.cc:492] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.427009 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:17.432041 15743 raft_consensus.cc:3060] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.424125 16045 tablet_bootstrap.cc:492] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.435904 16018 leader_election.cc:290] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.436560 16045 ts_tablet_manager.cc:1403] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.009s
I20260710 13:20:17.438243 16043 tablet_bootstrap.cc:492] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.438879 16043 ts_tablet_manager.cc:1403] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260710 13:20:17.439402 15893 raft_consensus.cc:2468] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 1.
I20260710 13:20:17.440176 16045 raft_consensus.cc:359] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.441131 16045 raft_consensus.cc:385] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.441207 15783 leader_election.cc:304] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:17.442458 16018 raft_consensus.cc:2804] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.442576 16043 raft_consensus.cc:359] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.443028 16018 raft_consensus.cc:697] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:17.443424 16043 raft_consensus.cc:385] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.444495 16044 tablet_bootstrap.cc:654] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.444235 16018 consensus_queue.cc:237] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.446237 16043 raft_consensus.cc:740] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.447181 16043 consensus_queue.cc:260] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.448025 16045 raft_consensus.cc:740] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.449460 16051 raft_consensus.cc:493] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.449091 16045 consensus_queue.cc:260] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.450001 16043 ts_tablet_manager.cc:1434] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:20:17.450114 16051 raft_consensus.cc:515] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.451575 16043 tablet_bootstrap.cc:492] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.454958 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f578622435c414681127bda5a6c67bd" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.455928 15819 raft_consensus.cc:2468] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:17.458485 16045 ts_tablet_manager.cc:1434] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.001s
I20260710 13:20:17.463320 16045 tablet_bootstrap.cc:492] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.463675 16051 leader_election.cc:290] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.465505 15709 leader_election.cc:304] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:17.470664 16050 raft_consensus.cc:2804] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.471114 16050 raft_consensus.cc:493] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.471478 16050 raft_consensus.cc:3060] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.480070 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f578622435c414681127bda5a6c67bd" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.480870 15893 raft_consensus.cc:2468] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:17.487692 16043 tablet_bootstrap.cc:654] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.488029 15743 raft_consensus.cc:2468] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 1.
I20260710 13:20:17.494148 16050 raft_consensus.cc:515] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.497082 16045 tablet_bootstrap.cc:654] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.499150 16018 raft_consensus.cc:493] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.500418 16018 raft_consensus.cc:515] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.501623 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f578622435c414681127bda5a6c67bd" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:17.504891 15819 raft_consensus.cc:3060] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.505175 16044 tablet_bootstrap.cc:492] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.505941 16044 ts_tablet_manager.cc:1403] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.076s	user 0.024s	sys 0.037s
I20260710 13:20:17.505415 15643 catalog_manager.cc:5697] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 0 to 1, leader changed from <none> to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 1 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.507220 16043 tablet_bootstrap.cc:492] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.508703 16043 ts_tablet_manager.cc:1403] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.002s
I20260710 13:20:17.509987 16044 raft_consensus.cc:359] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.510855 16044 raft_consensus.cc:385] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.511170 16044 raft_consensus.cc:740] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.512035 16043 raft_consensus.cc:359] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.512142 16044 consensus_queue.cc:260] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.512940 16043 raft_consensus.cc:385] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.513259 16043 raft_consensus.cc:740] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.514077 16043 consensus_queue.cc:260] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.515252 16044 ts_tablet_manager.cc:1434] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:20:17.516654 16044 tablet_bootstrap.cc:492] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.517956 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104a4b7eeb1e4d348b4a9ad097e238c3" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
W20260710 13:20:17.519721 15785 leader_election.cc:343] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.520740 16043 ts_tablet_manager.cc:1434] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.006s
I20260710 13:20:17.520912 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104a4b7eeb1e4d348b4a9ad097e238c3" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.521620 15893 raft_consensus.cc:2468] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 0.
I20260710 13:20:17.522047 16043 tablet_bootstrap.cc:492] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.523850 16044 tablet_bootstrap.cc:654] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.523860 15783 leader_election.cc:304] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.527004 16064 raft_consensus.cc:2804] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.527386 16064 raft_consensus.cc:493] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.527710 16064 raft_consensus.cc:3060] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.533603 16043 tablet_bootstrap.cc:654] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.536345 16044 tablet_bootstrap.cc:492] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.536466 16018 leader_election.cc:290] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.536939 16044 ts_tablet_manager.cc:1403] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.006s
I20260710 13:20:17.538435 15819 raft_consensus.cc:2468] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:17.540165 16044 raft_consensus.cc:359] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.541808 16044 raft_consensus.cc:385] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.543011 16044 raft_consensus.cc:740] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.543987 16044 consensus_queue.cc:260] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.545123 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f578622435c414681127bda5a6c67bd" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.545418 16045 tablet_bootstrap.cc:492] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.545769 15893 raft_consensus.cc:3060] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.546090 16045 ts_tablet_manager.cc:1403] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.007s
I20260710 13:20:17.546845 16044 ts_tablet_manager.cc:1434] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:20:17.548233 16044 tablet_bootstrap.cc:492] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.549934 16045 raft_consensus.cc:359] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.550884 16045 raft_consensus.cc:385] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.551184 16045 raft_consensus.cc:740] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.536357 16064 raft_consensus.cc:515] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.541419 15944 raft_consensus.cc:493] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.551872 15944 raft_consensus.cc:515] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.554493 15944 leader_election.cc:290] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.556485 16044 tablet_bootstrap.cc:654] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.559448 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde43dc7063f4568ae8c9a12f2eb124c" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.561205 15893 raft_consensus.cc:2468] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:17.564160 15944 raft_consensus.cc:493] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.565062 16050 leader_election.cc:290] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.564813 15944 raft_consensus.cc:515] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.567548 15894 raft_consensus.cc:2468] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:17.569096 15944 leader_election.cc:290] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.569245 15708 leader_election.cc:304] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:17.570359 15708 leader_election.cc:304] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:17.572712 15944 raft_consensus.cc:2804] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.572815 15894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.573432 16051 raft_consensus.cc:2804] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.573679 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104a4b7eeb1e4d348b4a9ad097e238c3" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.574045 15894 raft_consensus.cc:2468] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:17.573897 16051 raft_consensus.cc:493] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.574244 15944 raft_consensus.cc:697] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:17.574404 15892 raft_consensus.cc:3060] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.572815 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104a4b7eeb1e4d348b4a9ad097e238c3" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:17.575505 15944 consensus_queue.cc:237] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
W20260710 13:20:17.580178 15785 leader_election.cc:343] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.581270 15708 leader_election.cc:304] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:17.574638 16051 raft_consensus.cc:3060] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.587044 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde43dc7063f4568ae8c9a12f2eb124c" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.587558 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.587859 15819 raft_consensus.cc:2468] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:17.593034 16051 raft_consensus.cc:515] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
W20260710 13:20:17.595412 15709 leader_election.cc:343] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.597796 15892 raft_consensus.cc:2468] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 1.
I20260710 13:20:17.599054 15783 leader_election.cc:304] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.600383 16064 leader_election.cc:290] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.601300 16064 raft_consensus.cc:2804] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.602120 16064 raft_consensus.cc:697] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:17.603137 16064 consensus_queue.cc:237] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.605427 16050 raft_consensus.cc:2804] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.606887 16050 raft_consensus.cc:493] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.607278 16050 raft_consensus.cc:3060] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.614845 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde43dc7063f4568ae8c9a12f2eb124c" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:17.614480 16045 consensus_queue.cc:260] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.615486 15819 raft_consensus.cc:3060] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.616058 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde43dc7063f4568ae8c9a12f2eb124c" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.616669 15892 raft_consensus.cc:3060] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.617904 16051 leader_election.cc:290] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.625211 16050 raft_consensus.cc:515] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.627244 15892 raft_consensus.cc:2468] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:17.628197 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:17.627746 15819 raft_consensus.cc:2468] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:17.628638 15708 leader_election.cc:304] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:17.635051 15944 raft_consensus.cc:2804] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.635567 15944 raft_consensus.cc:697] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
W20260710 13:20:17.630806 15709 leader_election.cc:343] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.630065 16050 leader_election.cc:290] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.633428 16043 tablet_bootstrap.cc:492] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.633642 16044 tablet_bootstrap.cc:492] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.632616 16045 ts_tablet_manager.cc:1434] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.086s	user 0.008s	sys 0.007s
I20260710 13:20:17.639470 16045 tablet_bootstrap.cc:492] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.638309 16044 ts_tablet_manager.cc:1403] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.044s
I20260710 13:20:17.639010 15643 catalog_manager.cc:5697] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.640075 15642 catalog_manager.cc:5697] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 0 to 1, leader changed from <none> to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 1 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.636946 15944 consensus_queue.cc:237] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.643163 16044 raft_consensus.cc:359] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.643980 16044 raft_consensus.cc:385] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.644305 16044 raft_consensus.cc:740] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.645143 16044 consensus_queue.cc:260] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.647533 16044 ts_tablet_manager.cc:1434] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:20:17.638309 16043 ts_tablet_manager.cc:1403] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.117s	user 0.039s	sys 0.033s
I20260710 13:20:17.636241 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.652310 15892 raft_consensus.cc:3060] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.655453 16043 raft_consensus.cc:359] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.656438 16043 raft_consensus.cc:385] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.656754 16043 raft_consensus.cc:740] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.657490 16043 consensus_queue.cc:260] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.659858 16043 ts_tablet_manager.cc:1434] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.000s
I20260710 13:20:17.661067 16043 tablet_bootstrap.cc:492] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.664934 16044 tablet_bootstrap.cc:492] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.668633 16043 tablet_bootstrap.cc:654] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.671401 16044 tablet_bootstrap.cc:654] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.674652 15892 raft_consensus.cc:2468] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:17.676141 15708 leader_election.cc:304] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [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: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:17.677682 16050 raft_consensus.cc:2804] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.678231 16050 raft_consensus.cc:697] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:17.678733 16045 tablet_bootstrap.cc:654] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.679136 16050 consensus_queue.cc:237] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.686827 16064 raft_consensus.cc:493] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.691836 15944 raft_consensus.cc:493] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.692607 15944 raft_consensus.cc:515] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.696072 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.695528 16064 raft_consensus.cc:515] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.697119 15819 raft_consensus.cc:2468] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:17.697438 15944 leader_election.cc:290] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.698168 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.698382 15709 leader_election.cc:304] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
W20260710 13:20:17.699630 15708 leader_election.cc:343] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.701822 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:17.699067 15944 raft_consensus.cc:2804] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.702965 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.703083 15743 raft_consensus.cc:2468] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 0.
W20260710 13:20:17.704725 15783 leader_election.cc:343] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.705375 15785 leader_election.cc:304] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:17.706832 16071 raft_consensus.cc:2804] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.707249 16071 raft_consensus.cc:493] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.707566 16071 raft_consensus.cc:3060] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.710071 16055 raft_consensus.cc:493] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.717559 15643 catalog_manager.cc:5697] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.710911 16055 raft_consensus.cc:515] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.720229 16044 tablet_bootstrap.cc:492] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.720750 16044 ts_tablet_manager.cc:1403] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.056s	user 0.032s	sys 0.015s
I20260710 13:20:17.711056 16064 leader_election.cc:290] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.723472 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
W20260710 13:20:17.725054 15859 leader_election.cc:343] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.725678 16043 tablet_bootstrap.cc:492] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.726231 16043 ts_tablet_manager.cc:1403] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.065s	user 0.022s	sys 0.030s
I20260710 13:20:17.705018 15944 raft_consensus.cc:493] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.730412 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.723100 16055 leader_election.cc:290] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:17.731654 16044 raft_consensus.cc:359] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.732393 16044 raft_consensus.cc:385] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.732692 16044 raft_consensus.cc:740] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
W20260710 13:20:17.731817 15858 leader_election.cc:343] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.733542 15858 leader_election.cc:304] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9; no voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.734854 16043 raft_consensus.cc:359] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.735042 16044 consensus_queue.cc:260] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.735576 16043 raft_consensus.cc:385] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.735801 16045 tablet_bootstrap.cc:492] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.737078 16044 ts_tablet_manager.cc:1434] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 13:20:17.734663 16055 raft_consensus.cc:2749] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.738034 16045 ts_tablet_manager.cc:1403] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.098s	user 0.014s	sys 0.007s
I20260710 13:20:17.735889 16043 raft_consensus.cc:740] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.741492 16043 consensus_queue.cc:260] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.743875 16043 ts_tablet_manager.cc:1434] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260710 13:20:17.742388 16045 raft_consensus.cc:359] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.744877 16044 tablet_bootstrap.cc:492] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: Bootstrap starting.
I20260710 13:20:17.746205 16043 tablet_bootstrap.cc:492] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: Bootstrap starting.
I20260710 13:20:17.751705 16044 tablet_bootstrap.cc:654] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.752558 16043 tablet_bootstrap.cc:654] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.752101 15642 catalog_manager.cc:5697] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.761664 16064 raft_consensus.cc:493] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.762410 16064 raft_consensus.cc:515] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.764715 16064 leader_election.cc:290] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.765515 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:17.767066 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.765964 16071 raft_consensus.cc:515] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.767707 15892 raft_consensus.cc:2468] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 0.
I20260710 13:20:17.732647 15944 raft_consensus.cc:3060] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:17.768039 15785 leader_election.cc:343] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.769878 16071 leader_election.cc:290] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.770391 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:17.771013 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.745087 16045 raft_consensus.cc:385] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.771952 16045 raft_consensus.cc:740] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
W20260710 13:20:17.772384 15783 leader_election.cc:343] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.772816 16045 consensus_queue.cc:260] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.774755 16045 ts_tablet_manager.cc:1434] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.001s
I20260710 13:20:17.775990 16045 tablet_bootstrap.cc:492] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.776706 15783 leader_election.cc:304] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.775656 15944 raft_consensus.cc:515] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.777613 16071 raft_consensus.cc:2804] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:17.777977 16071 raft_consensus.cc:493] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:17.778080 15743 raft_consensus.cc:2393] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 500d38c8392245a09e02537d9fe7875f in current term 1: Already voted for candidate e9d0881b876b4cb6b631461b84eeb632 in this term.
I20260710 13:20:17.778360 16071 raft_consensus.cc:3060] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.778692 16044 tablet_bootstrap.cc:492] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: No bootstrap required, opened a new log
I20260710 13:20:17.779193 16044 ts_tablet_manager.cc:1403] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.004s
I20260710 13:20:17.780385 15785 leader_election.cc:304] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f; no voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.784148 16044 raft_consensus.cc:359] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.784536 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.785027 16044 raft_consensus.cc:385] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.785393 16044 raft_consensus.cc:740] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.784365 16064 raft_consensus.cc:2749] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.781134 15944 leader_election.cc:290] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.782155 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:17.782423 16043 tablet_bootstrap.cc:492] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: No bootstrap required, opened a new log
I20260710 13:20:17.787140 15818 raft_consensus.cc:2393] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e9d0881b876b4cb6b631461b84eeb632 in current term 1: Already voted for candidate 500d38c8392245a09e02537d9fe7875f in this term.
I20260710 13:20:17.787143 16043 ts_tablet_manager.cc:1403] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.007s
I20260710 13:20:17.792380 16045 tablet_bootstrap.cc:654] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.792901 16043 raft_consensus.cc:359] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.793639 16043 raft_consensus.cc:385] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.793902 16043 raft_consensus.cc:740] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.785984 16071 raft_consensus.cc:515] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.794687 16043 consensus_queue.cc:260] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.796932 16043 ts_tablet_manager.cc:1434] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:20:17.786073 16044 consensus_queue.cc:260] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.797289 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:17.797849 15892 raft_consensus.cc:3060] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:20:17.798838 15785 leader_election.cc:343] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:20:17.799136 16044 ts_tablet_manager.cc:1434] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260710 13:20:17.800169 16055 consensus_queue.cc:1048] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.801827 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:17.802366 15893 raft_consensus.cc:3060] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.807019 15892 raft_consensus.cc:2468] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:17.809651 15893 raft_consensus.cc:2468] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 1.
I20260710 13:20:17.800292 16071 leader_election.cc:290] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.812547 16045 tablet_bootstrap.cc:492] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.813081 16045 ts_tablet_manager.cc:1403] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 13:20:17.813809 15783 leader_election.cc:304] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:17.814965 16071 raft_consensus.cc:2804] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.815433 16071 raft_consensus.cc:697] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:17.815572 16045 raft_consensus.cc:359] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.816298 16045 raft_consensus.cc:385] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.816627 16045 raft_consensus.cc:740] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.817198 16045 consensus_queue.cc:260] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.816241 16071 consensus_queue.cc:237] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.818720 16045 ts_tablet_manager.cc:1434] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:20:17.819690 16045 tablet_bootstrap.cc:492] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: Bootstrap starting.
I20260710 13:20:17.824679 15708 leader_election.cc:304] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [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: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:17.825940 16050 raft_consensus.cc:2804] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:17.826473 16050 raft_consensus.cc:697] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:17.827332 16050 consensus_queue.cc:237] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.833520 16045 tablet_bootstrap.cc:654] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: Neither blocks nor log segments found. Creating new log.
I20260710 13:20:17.844238 16058 consensus_queue.cc:1048] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:17.845657 15641 catalog_manager.cc:5697] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 0 to 1, leader changed from <none> to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 1 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.849128 15643 catalog_manager.cc:5697] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:17.853070 16045 tablet_bootstrap.cc:492] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: No bootstrap required, opened a new log
I20260710 13:20:17.853776 16045 ts_tablet_manager.cc:1403] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.004s
I20260710 13:20:17.856980 16045 raft_consensus.cc:359] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.857652 16045 raft_consensus.cc:385] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:20:17.857920 16045 raft_consensus.cc:740] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Initialized, Role: FOLLOWER
I20260710 13:20:17.858598 16045 consensus_queue.cc:260] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.860711 16045 ts_tablet_manager.cc:1434] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:20:17.870779 16050 raft_consensus.cc:493] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.871326 16050 raft_consensus.cc:515] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.873157 16050 leader_election.cc:290] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.873904 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104a4b7eeb1e4d348b4a9ad097e238c3" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.874154 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104a4b7eeb1e4d348b4a9ad097e238c3" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.874867 15892 raft_consensus.cc:2393] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9d0881b876b4cb6b631461b84eeb632 in current term 1: Already voted for candidate 500d38c8392245a09e02537d9fe7875f in this term.
I20260710 13:20:17.875813 15708 leader_election.cc:304] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:17.876451 16050 raft_consensus.cc:3060] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.881552 16050 raft_consensus.cc:2749] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:17.886652 16071 consensus_queue.cc:1048] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:17.897229 16018 consensus_queue.cc:1048] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:20:17.927373 15691 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:20:17.952276 16050 raft_consensus.cc:493] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:17.952770 16050 raft_consensus.cc:515] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:17.954365 16050 leader_election.cc:290] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:17.955296 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:17.955382 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:17.956076 15892 raft_consensus.cc:2393] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e9d0881b876b4cb6b631461b84eeb632 in current term 1: Already voted for candidate 500d38c8392245a09e02537d9fe7875f in this term.
I20260710 13:20:17.956946 15708 leader_election.cc:304] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e9d0881b876b4cb6b631461b84eeb632; no voters: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:17.957543 16050 raft_consensus.cc:3060] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:17.962755 16050 raft_consensus.cc:2749] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:18.007920 16018 raft_consensus.cc:493] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:18.008477 16018 raft_consensus.cc:515] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.010692 16018 leader_election.cc:290] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.011590 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9d0881b876b4cb6b631461b84eeb632" is_pre_election: true
I20260710 13:20:18.011739 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:18.012722 15892 raft_consensus.cc:2393] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 500d38c8392245a09e02537d9fe7875f in current term 1: Already voted for candidate e9d0881b876b4cb6b631461b84eeb632 in this term.
I20260710 13:20:18.014086 15783 leader_election.cc:304] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f; no voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:18.014952 16018 raft_consensus.cc:3060] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:18.018442 15944 consensus_queue.cc:1048] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.021296 16018 raft_consensus.cc:2749] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:20:18.028873 16076 consensus_queue.cc:1048] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:18.042007 16050 raft_consensus.cc:493] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:20:18.042479 16050 raft_consensus.cc:515] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.044596 16050 leader_election.cc:290] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.045028 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f" is_pre_election: true
I20260710 13:20:18.045135 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9" is_pre_election: true
I20260710 13:20:18.045742 15818 raft_consensus.cc:2468] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:18.045789 15892 raft_consensus.cc:2468] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 0.
I20260710 13:20:18.046689 15709 leader_election.cc:304] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:18.047298 16050 raft_consensus.cc:2804] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:20:18.047571 16050 raft_consensus.cc:493] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:20:18.047832 16050 raft_consensus.cc:3060] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:18.052580 16050 raft_consensus.cc:515] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.054478 16050 leader_election.cc:290] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.055138 15819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:18.055464 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:18.055850 15819 raft_consensus.cc:3060] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:18.056015 15892 raft_consensus.cc:3060] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:20:18.056474 16050 consensus_queue.cc:1048] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.063349 15892 raft_consensus.cc:2468] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:18.064477 15819 raft_consensus.cc:2468] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 1.
I20260710 13:20:18.064715 15708 leader_election.cc:304] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:18.065860 16050 raft_consensus.cc:2804] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:20:18.066985 16050 raft_consensus.cc:697] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:18.067817 16050 consensus_queue.cc:237] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.075525 16018 consensus_queue.cc:1048] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.078055 16051 consensus_queue.cc:1048] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.079089 15641 catalog_manager.cc:5697] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 0 to 1, leader changed from <none> to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 1 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.094027 16071 consensus_queue.cc:1048] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.131898 15893 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
mode: GRACEFUL
new_leader_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:52866
I20260710 13:20:18.132685 15893 raft_consensus.cc:606] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Received request to transfer leadership to TS e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:18.142998 16050 consensus_queue.cc:1048] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.154134 15820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
mode: GRACEFUL
new_leader_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:51456
I20260710 13:20:18.154785 15820 raft_consensus.cc:606] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Received request to transfer leadership to TS e9d0881b876b4cb6b631461b84eeb632
I20260710 13:20:18.155946 16050 consensus_queue.cc:1048] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:18.170665 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:20:18.171175 15743 raft_consensus.cc:606] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:18.181077 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:20:18.181908 15743 raft_consensus.cc:606] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:18.186831 15743 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
mode: GRACEFUL
new_leader_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:40750
I20260710 13:20:18.187327 15743 raft_consensus.cc:606] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Received request to transfer leadership to TS 500d38c8392245a09e02537d9fe7875f
I20260710 13:20:18.192165 15818 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
mode: GRACEFUL
new_leader_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:51456
I20260710 13:20:18.192692 15818 raft_consensus.cc:606] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Received request to transfer leadership to TS 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:18.314671 16071 consensus_queue.cc:1048] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.317912 15944 consensus_queue.cc:1048] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.321650 16018 raft_consensus.cc:993] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: : Instructing follower 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:18.324038 16018 raft_consensus.cc:1081] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Signalling peer 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:18.327538 15893 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:52858
I20260710 13:20:18.327870 16050 raft_consensus.cc:993] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:18.328510 15893 raft_consensus.cc:493] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.328604 16050 raft_consensus.cc:1081] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:18.328984 15893 raft_consensus.cc:3060] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.329259 16018 consensus_queue.cc:1048] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.336177 15893 raft_consensus.cc:515] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.337611 15818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51448
I20260710 13:20:18.338222 15818 raft_consensus.cc:493] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.338322 15893 leader_election.cc:290] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:18.338636 15818 raft_consensus.cc:3060] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.343721 16050 consensus_queue.cc:1048] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.344022 15820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:18.344743 15820 raft_consensus.cc:3055] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.345080 15820 raft_consensus.cc:740] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:18.345906 15820 consensus_queue.cc:260] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.348875 15820 raft_consensus.cc:3060] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.349654 15818 raft_consensus.cc:515] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.350662 15819 raft_consensus.cc:1240] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Rejecting Update request from peer e9d0881b876b4cb6b631461b84eeb632 for earlier term 1. Current term is 2. Ops: []
I20260710 13:20:18.351660 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ae1f57ed1184e049aa5e6b82c4ebac8" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:18.352315 15743 raft_consensus.cc:3060] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.354954 16050 consensus_queue.cc:1059] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:18.356246 15944 raft_consensus.cc:3055] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.356695 15944 raft_consensus.cc:740] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:18.357600 15944 consensus_queue.cc:260] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.359344 15944 raft_consensus.cc:3060] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.361893 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:18.364079 15818 leader_election.cc:290] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.364399 15743 raft_consensus.cc:2468] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 2.
I20260710 13:20:18.364965 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "279f31073ed44a2589ad3a3fa84ff2fc" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:18.366535 15859 leader_election.cc:304] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:18.364091 15820 raft_consensus.cc:2468] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 2.
I20260710 13:20:18.368659 16058 raft_consensus.cc:2804] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.370393 16058 raft_consensus.cc:697] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:18.371292 16058 consensus_queue.cc:237] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.385313 15742 raft_consensus.cc:2468] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:18.384380 15641 catalog_manager.cc:5697] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 1 to 2, leader changed from 500d38c8392245a09e02537d9fe7875f (127.10.254.130) to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 2 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:18.387015 15785 leader_election.cc:304] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:18.387847 16018 raft_consensus.cc:2804] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.388334 16018 raft_consensus.cc:697] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:18.389264 16018 consensus_queue.cc:237] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [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: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.396906 15640 catalog_manager.cc:5697] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.452435 16113 raft_consensus.cc:993] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: : Instructing follower e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:18.452932 16114 raft_consensus.cc:1081] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Signalling peer e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:18.454447 15742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:40744
I20260710 13:20:18.455003 15742 raft_consensus.cc:493] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.455361 15742 raft_consensus.cc:3060] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.461179 15742 raft_consensus.cc:515] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.462747 15742 leader_election.cc:290] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.463593 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:18.463734 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1b596250ca3417298ec1d5c643d5c59" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:18.464212 15818 raft_consensus.cc:3060] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.464315 15893 raft_consensus.cc:3055] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.464709 15893 raft_consensus.cc:740] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:18.465319 15893 consensus_queue.cc:260] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.467756 15893 raft_consensus.cc:3060] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.472553 15818 raft_consensus.cc:2468] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:18.473905 15709 leader_election.cc:304] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:18.474169 15893 raft_consensus.cc:2468] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:18.474748 15944 raft_consensus.cc:2804] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.475122 15944 raft_consensus.cc:697] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:18.476330 15944 consensus_queue.cc:237] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.482514 15640 catalog_manager.cc:5697] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 1 to 2, leader changed from 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131) to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.501518 16071 raft_consensus.cc:993] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: : Instructing follower e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:18.501966 16018 raft_consensus.cc:1081] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Signalling peer e9d0881b876b4cb6b631461b84eeb632 to start an election
I20260710 13:20:18.503495 15742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
 from {username='slave'} at 127.0.0.1:40746
I20260710 13:20:18.503954 15742 raft_consensus.cc:493] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.504902 15742 raft_consensus.cc:3060] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.509477 15742 raft_consensus.cc:515] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.511000 15742 leader_election.cc:290] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Requested vote from peers 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.511757 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:18.511971 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a87c9afd15a44309b4d420d375d602e" candidate_uuid: "e9d0881b876b4cb6b631461b84eeb632" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:18.512367 15818 raft_consensus.cc:3055] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.512509 15892 raft_consensus.cc:3060] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.512635 15818 raft_consensus.cc:740] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:18.513355 15818 consensus_queue.cc:260] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.514180 15818 raft_consensus.cc:3060] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.517974 15892 raft_consensus.cc:2468] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:18.519084 15818 raft_consensus.cc:2468] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9d0881b876b4cb6b631461b84eeb632 in term 2.
I20260710 13:20:18.519191 15708 leader_election.cc:304] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:18.520330 15944 raft_consensus.cc:2804] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.520756 15944 raft_consensus.cc:697] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Becoming Leader. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:18.521463 15944 consensus_queue.cc:237] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.527909 15641 catalog_manager.cc:5697] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 reported cstate change: term changed from 1 to 2, leader changed from 500d38c8392245a09e02537d9fe7875f (127.10.254.130) to e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129). New cstate: current_term: 2 leader_uuid: "e9d0881b876b4cb6b631461b84eeb632" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.552398 15944 consensus_queue.cc:1048] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:20:18.560221 15944 raft_consensus.cc:993] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:18.560640 15944 raft_consensus.cc:1081] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:18.564139 15818 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51448
I20260710 13:20:18.564790 15818 raft_consensus.cc:493] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.565744 15818 raft_consensus.cc:3060] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.567334 16051 consensus_queue.cc:1048] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:20:18.572634 15944 raft_consensus.cc:993] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: : Instructing follower 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:18.573091 16051 raft_consensus.cc:1081] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Signalling peer 500d38c8392245a09e02537d9fe7875f to start an election
I20260710 13:20:18.574832 15820 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
 from {username='slave'} at 127.0.0.1:51448
I20260710 13:20:18.575397 15820 raft_consensus.cc:493] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:18.575168 15818 raft_consensus.cc:515] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.575953 15820 raft_consensus.cc:3060] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.580925 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:18.581632 15742 raft_consensus.cc:3055] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.581941 15742 raft_consensus.cc:740] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:18.582692 15742 consensus_queue.cc:260] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.583521 15742 raft_consensus.cc:3060] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.581148 15818 leader_election.cc:290] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.583925 15893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aec981f60f74ed2ad33847b652d7004" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:18.587805 15820 raft_consensus.cc:515] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.590619 15820 leader_election.cc:290] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131:37197)
I20260710 13:20:18.590907 15743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:18.591766 15742 raft_consensus.cc:2468] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:18.592129 15743 raft_consensus.cc:3055] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:20:18.592435 15892 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "faaa8b83726748b0a18d3ea67c53e0e2" candidate_uuid: "500d38c8392245a09e02537d9fe7875f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
I20260710 13:20:18.592594 15743 raft_consensus.cc:740] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:18.593051 15892 raft_consensus.cc:3060] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.592891 15785 leader_election.cc:304] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [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: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:18.593835 16018 raft_consensus.cc:2804] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.593465 15743 consensus_queue.cc:260] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.594408 16018 raft_consensus.cc:697] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:18.595118 15743 raft_consensus.cc:3060] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.595247 16018 consensus_queue.cc:237] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.602687 15892 raft_consensus.cc:2468] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:18.602855 15743 raft_consensus.cc:2468] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 500d38c8392245a09e02537d9fe7875f in term 2.
I20260710 13:20:18.602592 15641 catalog_manager.cc:5697] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.603999 15785 leader_election.cc:304] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 500d38c8392245a09e02537d9fe7875f, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:18.604933 16018 raft_consensus.cc:2804] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:20:18.605306 16018 raft_consensus.cc:697] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Leader. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:18.605888 16018 consensus_queue.cc:237] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:18.614677 15641 catalog_manager.cc:5697] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f reported cstate change: term changed from 1 to 2, leader changed from e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129) to 500d38c8392245a09e02537d9fe7875f (127.10.254.130). New cstate: current_term: 2 leader_uuid: "500d38c8392245a09e02537d9fe7875f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:18.752266 15820 raft_consensus.cc:1275] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.753398 16114 consensus_queue.cc:1048] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.763368 15743 raft_consensus.cc:1275] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.764822 16113 consensus_queue.cc:1048] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.887130 15743 raft_consensus.cc:1275] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.888378 16018 consensus_queue.cc:1048] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.895552 15892 raft_consensus.cc:3060] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:18.903172 15892 raft_consensus.cc:1275] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.904508 16018 consensus_queue.cc:1048] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.950094 15892 raft_consensus.cc:1275] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.951409 16076 consensus_queue.cc:1048] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.961920 15893 raft_consensus.cc:1275] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.963112 15820 raft_consensus.cc:1275] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.963503 16076 consensus_queue.cc:1048] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:18.964902 16076 consensus_queue.cc:1048] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:20:18.983299 15820 raft_consensus.cc:1275] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Refusing update from remote peer e9d0881b876b4cb6b631461b84eeb632: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:18.984980 16051 consensus_queue.cc:1048] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.015888 15892 raft_consensus.cc:3060] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:20:19.022799 15892 raft_consensus.cc:1275] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:19.024099 16018 consensus_queue.cc:1048] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.032444 15743 raft_consensus.cc:1275] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:19.035164 16122 consensus_queue.cc:1048] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.035701 15743 raft_consensus.cc:1275] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:19.037343 16122 consensus_queue.cc:1048] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:19.049523 15892 raft_consensus.cc:1275] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Refusing update from remote peer 500d38c8392245a09e02537d9fe7875f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:20:19.050792 16018 consensus_queue.cc:1048] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:20:21.196218 15641 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:50890:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:20:21.215057 15641 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:50890:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:20:21.250352 11258 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:20:21.338433 16162 tablet.cc:1724] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: 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
W20260710 13:20:21.346652 16136 log.cc:927] Time spent T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: Append to log took a long time: real 0.103s	user 0.000s	sys 0.000s
I20260710 13:20:21.411430 16169 tablet.cc:1724] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.451229 16173 tablet.cc:1724] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.462200 16162 tablet.cc:1724] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.483192 16175 tablet.cc:1724] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.464509 16177 tablet.cc:1724] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.508103 16176 tablet.cc:1724] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.560041 15817 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9"
dest_uuid: "500d38c8392245a09e02537d9fe7875f"
mode: GRACEFUL
new_leader_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:51460
I20260710 13:20:21.560815 15817 raft_consensus.cc:606] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Received request to transfer leadership to TS 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:21.550051 16181 tablet.cc:1724] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.551077 16189 tablet.cc:1724] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.581357 16186 tablet.cc:1724] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.585832 16188 tablet.cc:1724] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.590142 16190 tablet.cc:1724] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.590359 16175 tablet.cc:1724] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.592525 16169 tablet.cc:1724] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.599370 16181 tablet.cc:1724] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.616815 16176 tablet.cc:1724] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.621064 16173 tablet.cc:1724] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.624801 16162 tablet.cc:1724] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.626534 16177 tablet.cc:1724] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: 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
I20260710 13:20:21.640048 16192 tablet.cc:1724] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.604748 16189 tablet.cc:1724] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.650677 16188 tablet.cc:1724] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.657860 16123 raft_consensus.cc:993] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: : Instructing follower 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:21.658457 16123 raft_consensus.cc:1081] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Signalling peer 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:21.660326 15888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:52858
I20260710 13:20:21.660898 15888 raft_consensus.cc:493] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.662333 15888 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.654904 16186 tablet.cc:1724] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.667865 16190 tablet.cc:1724] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.685091 16186 tablet.cc:1724] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: 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
I20260710 13:20:21.698932 16192 tablet.cc:1724] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.700968 16189 tablet.cc:1724] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: 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
I20260710 13:20:21.707120 15888 raft_consensus.cc:515] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:21.710462 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:21.711064 15742 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.714918 15745 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa"
dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
mode: GRACEFUL
new_leader_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:40758
I20260710 13:20:21.715605 15745 raft_consensus.cc:606] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Received request to transfer leadership to TS 7edbf82798d2487a82b8eb5f433616e9
I20260710 13:20:21.717522 11258 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:20:21.717718 15888 leader_election.cc:290] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 3 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:21.718178 11258 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:20:21.719435 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a8f1fdac6454ea8ab3ff061bddd9ee9" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:21.720127 15818 raft_consensus.cc:3055] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.720389 15818 raft_consensus.cc:740] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 500d38c8392245a09e02537d9fe7875f, State: Running, Role: LEADER
I20260710 13:20:21.721077 15818 consensus_queue.cc:260] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [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: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:21.722101 15818 raft_consensus.cc:3060] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.722851 15742 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 3.
I20260710 13:20:21.723064 15641 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d: soft_deleted_table [id=823be1fc417e40608d1110dfcdfd38c5] alter complete (version 1)
I20260710 13:20:21.725723 15859 leader_election.cc:304] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [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: 7edbf82798d2487a82b8eb5f433616e9, e9d0881b876b4cb6b631461b84eeb632; no voters: 
I20260710 13:20:21.726802 16171 raft_consensus.cc:2804] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.727310 16171 raft_consensus.cc:697] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 3 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:21.728837 16171 consensus_queue.cc:237] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [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: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } }
I20260710 13:20:21.731287 15818 raft_consensus.cc:2468] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 3.
I20260710 13:20:21.750793 15641 catalog_manager.cc:5697] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 2 to 3, leader changed from 500d38c8392245a09e02537d9fe7875f (127.10.254.130) to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260710 13:20:21.934994 16160 raft_consensus.cc:993] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: : Instructing follower 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:21.935478 16164 raft_consensus.cc:1081] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Signalling peer 7edbf82798d2487a82b8eb5f433616e9 to start an election
I20260710 13:20:21.936890 15888 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa"
dest_uuid: "7edbf82798d2487a82b8eb5f433616e9"
 from {username='slave'} at 127.0.0.1:52844
I20260710 13:20:21.937366 15888 raft_consensus.cc:493] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:20:21.937638 15888 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.943591 15888 raft_consensus.cc:515] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:21.945330 15888 leader_election.cc:290] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [CANDIDATE]: Term 3 election: Requested vote from peers e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011), 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089)
I20260710 13:20:21.946033 15742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e9d0881b876b4cb6b631461b84eeb632"
I20260710 13:20:21.946300 15818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eb072c41a51d4b40972958b01dda95fa" candidate_uuid: "7edbf82798d2487a82b8eb5f433616e9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "500d38c8392245a09e02537d9fe7875f"
I20260710 13:20:21.946638 15742 raft_consensus.cc:3055] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:20:21.946871 15818 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.946997 15742 raft_consensus.cc:740] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e9d0881b876b4cb6b631461b84eeb632, State: Running, Role: LEADER
I20260710 13:20:21.947855 15742 consensus_queue.cc:260] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [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: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:21.949039 15742 raft_consensus.cc:3060] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:20:21.952095 15818 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 3.
I20260710 13:20:21.953230 15858 leader_election.cc:304] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [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: 500d38c8392245a09e02537d9fe7875f, 7edbf82798d2487a82b8eb5f433616e9; no voters: 
I20260710 13:20:21.954063 16171 raft_consensus.cc:2804] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:20:21.954484 16171 raft_consensus.cc:697] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 3 LEADER]: Becoming Leader. State: Replica: 7edbf82798d2487a82b8eb5f433616e9, State: Running, Role: LEADER
I20260710 13:20:21.955158 15742 raft_consensus.cc:2468] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7edbf82798d2487a82b8eb5f433616e9 in term 3.
I20260710 13:20:21.955240 16171 consensus_queue.cc:237] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [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: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } }
I20260710 13:20:21.962848 15641 catalog_manager.cc:5697] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 reported cstate change: term changed from 2 to 3, leader changed from e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129) to 7edbf82798d2487a82b8eb5f433616e9 (127.10.254.131). New cstate: current_term: 3 leader_uuid: "7edbf82798d2487a82b8eb5f433616e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7edbf82798d2487a82b8eb5f433616e9" member_type: VOTER last_known_addr { host: "127.10.254.131" port: 37197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 } health_report { overall_health: UNKNOWN } } }
I20260710 13:20:22.128770 15818 raft_consensus.cc:1275] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:22.130241 16171 consensus_queue.cc:1048] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:22.140182 15745 raft_consensus.cc:1275] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:22.141785 16058 consensus_queue.cc:1048] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:22.335981 15745 raft_consensus.cc:1275] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:22.337319 16199 consensus_queue.cc:1048] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9d0881b876b4cb6b631461b84eeb632" member_type: VOTER last_known_addr { host: "127.10.254.129" port: 42011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:22.347092 15818 raft_consensus.cc:1275] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Refusing update from remote peer 7edbf82798d2487a82b8eb5f433616e9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:20:22.349174 16199 consensus_queue.cc:1048] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "500d38c8392245a09e02537d9fe7875f" member_type: VOTER last_known_addr { host: "127.10.254.130" port: 42089 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:20:22.781545 11258 tablet_server.cc:179] TabletServer@127.10.254.129:0 shutting down...
I20260710 13:20:22.807250 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:22.808012 11258 tablet_replica.cc:333] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.808760 11258 raft_consensus.cc:2243] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.809340 11258 raft_consensus.cc:2272] T faaa8b83726748b0a18d3ea67c53e0e2 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.811157 11258 tablet_replica.cc:333] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.811669 11258 raft_consensus.cc:2243] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.812410 11258 raft_consensus.cc:2272] T bde43dc7063f4568ae8c9a12f2eb124c P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.814198 11258 tablet_replica.cc:333] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.814713 11258 raft_consensus.cc:2243] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.815389 11258 raft_consensus.cc:2272] T d1b596250ca3417298ec1d5c643d5c59 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.817250 11258 tablet_replica.cc:333] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.817728 11258 raft_consensus.cc:2243] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.818365 11258 raft_consensus.cc:2272] T 7f578622435c414681127bda5a6c67bd P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.820209 11258 tablet_replica.cc:333] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.820698 11258 raft_consensus.cc:2243] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.821051 11258 raft_consensus.cc:2272] T eb072c41a51d4b40972958b01dda95fa P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.823348 11258 tablet_replica.cc:333] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.823928 11258 raft_consensus.cc:2243] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.824631 11258 raft_consensus.cc:2272] T 6318c38e5672452cb0592d18d1119d13 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.826457 11258 tablet_replica.cc:333] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.826927 11258 raft_consensus.cc:2243] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.827314 11258 raft_consensus.cc:2272] T 800e0373356c48f7a425f1eec7f862fa P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.829109 11258 tablet_replica.cc:333] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.829638 11258 raft_consensus.cc:2243] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.830377 11258 raft_consensus.cc:2272] T 305bb47770844b419fa75463f47b96c0 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.832263 11258 tablet_replica.cc:333] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.832757 11258 raft_consensus.cc:2243] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.833133 11258 raft_consensus.cc:2272] T 104a4b7eeb1e4d348b4a9ad097e238c3 P e9d0881b876b4cb6b631461b84eeb632 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.835145 11258 tablet_replica.cc:333] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.835649 11258 raft_consensus.cc:2243] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.836403 11258 raft_consensus.cc:2272] T 3a87c9afd15a44309b4d420d375d602e P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.838099 11258 tablet_replica.cc:333] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.838574 11258 raft_consensus.cc:2243] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.839111 11258 raft_consensus.cc:2272] T fe62a780b31e47ae90b3c861768b0fff P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.841141 11258 tablet_replica.cc:333] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.841869 11258 raft_consensus.cc:2243] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.842485 11258 raft_consensus.cc:2272] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.844295 11258 tablet_replica.cc:333] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.844785 11258 raft_consensus.cc:2243] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.845204 11258 raft_consensus.cc:2272] T 279f31073ed44a2589ad3a3fa84ff2fc P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.847095 11258 tablet_replica.cc:333] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.847744 11258 raft_consensus.cc:2243] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.848644 11258 raft_consensus.cc:2272] T 7d29db8ed64c41a688deef067a1cf257 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.850713 11258 tablet_replica.cc:333] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.851162 11258 raft_consensus.cc:2243] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.851567 11258 raft_consensus.cc:2272] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P e9d0881b876b4cb6b631461b84eeb632 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.853916 11258 tablet_replica.cc:333] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.854596 11258 raft_consensus.cc:2243] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.855027 11258 raft_consensus.cc:2272] T d0bd32b22dd24db290b2f2448e531c8a P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.857398 11258 tablet_replica.cc:333] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.857825 11258 raft_consensus.cc:2243] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.858196 11258 raft_consensus.cc:2272] T 2aec981f60f74ed2ad33847b652d7004 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.859871 11258 tablet_replica.cc:333] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632: stopping tablet replica
I20260710 13:20:22.860288 11258 raft_consensus.cc:2243] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.860646 11258 raft_consensus.cc:2272] T a03dea2bbd094cf0872fa13cadc29f96 P e9d0881b876b4cb6b631461b84eeb632 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:20:22.877619 15785 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260710 13:20:22.880635 15785 consensus_peers.cc:597] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f -> Peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Couldn't send request to peer e9d0881b876b4cb6b631461b84eeb632. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.899617 11258 tablet_server.cc:196] TabletServer@127.10.254.129:0 shutdown complete.
W20260710 13:20:22.922324 15785 consensus_peers.cc:597] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f -> Peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Couldn't send request to peer e9d0881b876b4cb6b631461b84eeb632. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.932204 11258 tablet_server.cc:179] TabletServer@127.10.254.130:0 shutting down...
W20260710 13:20:22.944681 15859 consensus_peers.cc:597] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 -> Peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Couldn't send request to peer e9d0881b876b4cb6b631461b84eeb632. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.959445 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:22.960268 11258 tablet_replica.cc:333] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.960843 11258 raft_consensus.cc:2243] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.961603 11258 raft_consensus.cc:2272] T faaa8b83726748b0a18d3ea67c53e0e2 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.963423 11258 tablet_replica.cc:333] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.964027 11258 raft_consensus.cc:2243] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.964448 11258 raft_consensus.cc:2272] T bde43dc7063f4568ae8c9a12f2eb124c P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.966101 11258 tablet_replica.cc:333] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.966645 11258 raft_consensus.cc:2243] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.967082 11258 raft_consensus.cc:2272] T eb072c41a51d4b40972958b01dda95fa P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.969599 11258 tablet_replica.cc:333] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.970188 11258 raft_consensus.cc:2243] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.970631 11258 raft_consensus.cc:2272] T 7f578622435c414681127bda5a6c67bd P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.972388 11258 tablet_replica.cc:333] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.972905 11258 raft_consensus.cc:2243] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.973372 11258 raft_consensus.cc:2272] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.975040 11258 tablet_replica.cc:333] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.975559 11258 raft_consensus.cc:2243] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.976297 11258 raft_consensus.cc:2272] T 279f31073ed44a2589ad3a3fa84ff2fc P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.977917 11258 tablet_replica.cc:333] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.978423 11258 raft_consensus.cc:2243] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.978832 11258 raft_consensus.cc:2272] T 7d29db8ed64c41a688deef067a1cf257 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.980629 11258 tablet_replica.cc:333] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.981207 11258 raft_consensus.cc:2243] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.981989 11258 raft_consensus.cc:2272] T d0bd32b22dd24db290b2f2448e531c8a P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.983907 11258 tablet_replica.cc:333] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.984385 11258 raft_consensus.cc:2243] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.984722 11258 raft_consensus.cc:2272] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 500d38c8392245a09e02537d9fe7875f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.986939 11258 tablet_replica.cc:333] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.987529 11258 raft_consensus.cc:2243] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.988248 11258 raft_consensus.cc:2272] T 2aec981f60f74ed2ad33847b652d7004 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.989861 11258 tablet_replica.cc:333] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.990315 11258 raft_consensus.cc:2243] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:22.990998 11258 raft_consensus.cc:2272] T a03dea2bbd094cf0872fa13cadc29f96 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.992883 11258 tablet_replica.cc:333] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.993513 11258 raft_consensus.cc:2243] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:22.993976 11258 raft_consensus.cc:2272] T 800e0373356c48f7a425f1eec7f862fa P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:22.997043 11258 tablet_replica.cc:333] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:22.997812 11258 raft_consensus.cc:2243] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:22.997866 15785 consensus_peers.cc:597] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f -> Peer e9d0881b876b4cb6b631461b84eeb632 (127.10.254.129:42011): Couldn't send request to peer e9d0881b876b4cb6b631461b84eeb632. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.129:42011: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:22.998309 11258 raft_consensus.cc:2272] T 6318c38e5672452cb0592d18d1119d13 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.000260 11258 tablet_replica.cc:333] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:23.000798 11258 raft_consensus.cc:2243] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.001269 11258 raft_consensus.cc:2272] T d1b596250ca3417298ec1d5c643d5c59 P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.003633 11258 tablet_replica.cc:333] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:23.004362 11258 raft_consensus.cc:2243] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.004886 11258 raft_consensus.cc:2272] T 305bb47770844b419fa75463f47b96c0 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.007408 11258 tablet_replica.cc:333] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:23.008109 11258 raft_consensus.cc:2243] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.009032 11258 raft_consensus.cc:2272] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 500d38c8392245a09e02537d9fe7875f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.011545 11258 tablet_replica.cc:333] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:23.012224 11258 raft_consensus.cc:2243] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.012748 11258 raft_consensus.cc:2272] T 3a87c9afd15a44309b4d420d375d602e P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.015157 11258 tablet_replica.cc:333] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f: stopping tablet replica
I20260710 13:20:23.015805 11258 raft_consensus.cc:2243] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.016757 11258 raft_consensus.cc:2272] T fe62a780b31e47ae90b3c861768b0fff P 500d38c8392245a09e02537d9fe7875f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.057924 11258 tablet_server.cc:196] TabletServer@127.10.254.130:0 shutdown complete.
I20260710 13:20:23.088596 11258 tablet_server.cc:179] TabletServer@127.10.254.131:0 shutting down...
I20260710 13:20:23.114972 11258 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:20:23.115641 11258 tablet_replica.cc:333] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.116240 11258 raft_consensus.cc:2243] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.116721 11258 raft_consensus.cc:2272] T faaa8b83726748b0a18d3ea67c53e0e2 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.118535 11258 tablet_replica.cc:333] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.119091 11258 raft_consensus.cc:2243] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.119568 11258 raft_consensus.cc:2272] T bde43dc7063f4568ae8c9a12f2eb124c P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.121652 11258 tablet_replica.cc:333] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.122188 11258 raft_consensus.cc:2243] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.122628 11258 raft_consensus.cc:2272] T d1b596250ca3417298ec1d5c643d5c59 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.124794 11258 tablet_replica.cc:333] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.125370 11258 raft_consensus.cc:2243] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.126116 11258 raft_consensus.cc:2272] T 0a8f1fdac6454ea8ab3ff061bddd9ee9 P 7edbf82798d2487a82b8eb5f433616e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.128821 11258 tablet_replica.cc:333] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.129354 11258 raft_consensus.cc:2243] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.129829 11258 raft_consensus.cc:2272] T d0bd32b22dd24db290b2f2448e531c8a P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.131685 11258 tablet_replica.cc:333] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.132257 11258 raft_consensus.cc:2243] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.132681 11258 raft_consensus.cc:2272] T 104a4b7eeb1e4d348b4a9ad097e238c3 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.134388 11258 tablet_replica.cc:333] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.134913 11258 raft_consensus.cc:2243] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.135330 11258 raft_consensus.cc:2272] T fe62a780b31e47ae90b3c861768b0fff P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.137436 11258 tablet_replica.cc:333] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.138006 11258 raft_consensus.cc:2243] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.138489 11258 raft_consensus.cc:2272] T 3a87c9afd15a44309b4d420d375d602e P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.140856 11258 tablet_replica.cc:333] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.141600 11258 raft_consensus.cc:2243] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 13:20:23.141664 15858 consensus_peers.cc:597] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 -> Peer 500d38c8392245a09e02537d9fe7875f (127.10.254.130:42089): Couldn't send request to peer 500d38c8392245a09e02537d9fe7875f. Status: Network error: Client connection negotiation failed: client connection to 127.10.254.130:42089: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:20:23.142089 11258 raft_consensus.cc:2272] T 2aec981f60f74ed2ad33847b652d7004 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.143918 11258 tablet_replica.cc:333] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.144439 11258 raft_consensus.cc:2243] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.144853 11258 raft_consensus.cc:2272] T a03dea2bbd094cf0872fa13cadc29f96 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.146771 11258 tablet_replica.cc:333] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.147297 11258 raft_consensus.cc:2243] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.147687 11258 raft_consensus.cc:2272] T 305bb47770844b419fa75463f47b96c0 P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.149592 11258 tablet_replica.cc:333] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.150125 11258 raft_consensus.cc:2243] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.150913 11258 raft_consensus.cc:2272] T 800e0373356c48f7a425f1eec7f862fa P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.152736 11258 tablet_replica.cc:333] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.153223 11258 raft_consensus.cc:2243] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.153607 11258 raft_consensus.cc:2272] T 6318c38e5672452cb0592d18d1119d13 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.155349 11258 tablet_replica.cc:333] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.155874 11258 raft_consensus.cc:2243] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.156278 11258 raft_consensus.cc:2272] T 279f31073ed44a2589ad3a3fa84ff2fc P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.157837 11258 tablet_replica.cc:333] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.158300 11258 raft_consensus.cc:2243] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.158988 11258 raft_consensus.cc:2272] T 4ae1f57ed1184e049aa5e6b82c4ebac8 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.161073 11258 tablet_replica.cc:333] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.161736 11258 raft_consensus.cc:2243] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.162163 11258 raft_consensus.cc:2272] T 7d29db8ed64c41a688deef067a1cf257 P 7edbf82798d2487a82b8eb5f433616e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.164001 11258 tablet_replica.cc:333] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.164448 11258 raft_consensus.cc:2243] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:20:23.164839 11258 raft_consensus.cc:2272] T 7f578622435c414681127bda5a6c67bd P 7edbf82798d2487a82b8eb5f433616e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.166646 11258 tablet_replica.cc:333] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9: stopping tablet replica
I20260710 13:20:23.167083 11258 raft_consensus.cc:2243] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.167771 11258 raft_consensus.cc:2272] T eb072c41a51d4b40972958b01dda95fa P 7edbf82798d2487a82b8eb5f433616e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.199918 11258 tablet_server.cc:196] TabletServer@127.10.254.131:0 shutdown complete.
I20260710 13:20:23.228650 11258 master.cc:562] Master@127.10.254.190:37967 shutting down...
I20260710 13:20:23.252600 11258 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:20:23.253209 11258 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:20:23.253527 11258 tablet_replica.cc:333] T 00000000000000000000000000000000 P ee1915940d6746969488a6488023c54d: stopping tablet replica
I20260710 13:20:23.274710 11258 master.cc:584] Master@127.10.254.190:37967 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11590 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23716 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (116863 ms total)
[  PASSED  ] 8 tests.
I20260710 13:20:23.328378 11258 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 399 messages since previous log ~551 seconds ago
I20260710 13:20:23.328614 11258 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 399 messages since previous log ~551 seconds ago
I20260710 13:20:23.328779 11258 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 395 messages since previous log ~551 seconds ago
I20260710 13:20:23.328966 11258 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 ~33 seconds ago
I20260710 13:20:23.329138 11258 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 ~33 seconds ago
I20260710 13:20:23.329370 11258 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 13:20:23.329645 11258 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
